cd environments/prod
# create config files: backend.conf terraform.tfvars
terraform init -backend-config=backend.conf
# provision GKE
terraform plan -target="module.gke"
terraform apply -target="module.gke"
# deploy GKE services
terraform plan
terraform apply
-
Notifications
You must be signed in to change notification settings - Fork 0
License
ukrainski-dom/housing-app-infra
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published