this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

refactor(infra): rename south to southeast

More accurate.

Change-Id: I6ae29efccbd3f31ef72fd3bc81847269ed09ec31

Khue Doan b880d8a4 5a4e662a

+1 -2
-1
Makefile
··· 11 11 infra: 12 12 cd infra/${env} && terragrunt apply --all 13 13 14 - 15 14 platform: 16 15 # TODO don't hard code registry 17 16 cd platform/${env} && oras push --format=json docker.io/khuedoan/platform-manifests:${env} .
+1 -1
README.md
··· 29 29 │   │   └── ${MODULE} 30 30 │   │   └── terragrunt.hcl 31 31 │   ├── metal 32 - │   │   └── vn-south-1 32 + │   │   └── vn-southeast-1 33 33 │   │   ├── bootstrap 34 34 │   │   │   └── terragrunt.hcl 35 35 │   │   └── cluster
infra/production/metal/vn-south-1/bootstrap/.terraform.lock.hcl infra/production/metal/vn-southeast-1/bootstrap/.terraform.lock.hcl
infra/production/metal/vn-south-1/bootstrap/terragrunt.hcl infra/production/metal/vn-southeast-1/bootstrap/terragrunt.hcl
infra/production/metal/vn-south-1/cluster/.terraform.lock.hcl infra/production/metal/vn-southeast-1/cluster/.terraform.lock.hcl
infra/production/metal/vn-south-1/cluster/terragrunt.hcl infra/production/metal/vn-southeast-1/cluster/terragrunt.hcl