https://github.com/j-mendez/terraform-google-cloud
terraform google cloud
https://github.com/j-mendez/terraform-google-cloud
gcp-infrastructure-provisioning google-compute-engine terraform terraform-gcp
Last synced: 2 months ago
JSON representation
terraform google cloud
- Host: GitHub
- URL: https://github.com/j-mendez/terraform-google-cloud
- Owner: j-mendez
- License: mit
- Created: 2021-12-12T19:03:01.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-27T02:15:51.000Z (over 3 years ago)
- Last Synced: 2025-01-23T00:42:43.250Z (4 months ago)
- Topics: gcp-infrastructure-provisioning, google-compute-engine, terraform, terraform-gcp
- Language: HCL
- Homepage:
- Size: 62.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
# terrasaurus
real-world production ready terraform deployment.
## Getting Started
Fork or clone the project, follow [setup docs](./docs/SETUP.md) and adjust the [variables](./terraform/variables.tf) file to setup your infrastructure specifics. At the moment only GCP is supported.
## Deploying
View the [deploying docs](./docs/DEPLOY.md).