8000 GitHub - ukrainski-dom/housing-app-infra
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ukrainski-dom/housing-app-infra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

housing-app-infra

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0