Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/meken/gcp-iac-with-tf
Sample project for the Terraform gHack
https://github.com/meken/gcp-iac-with-tf
Last synced: 6 days ago
JSON representation
Sample project for the Terraform gHack
- Host: GitHub
- URL: https://github.com/meken/gcp-iac-with-tf
- Owner: meken
- License: apache-2.0
- Created: 2023-05-26T19:48:54.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-28T13:55:59.000Z (4 months ago)
- Last Synced: 2024-08-28T15:19:27.295Z (4 months ago)
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Infrastructure as Code with Terraform
This is a sample project with an incomplete configuration to run Terraform on GCP using Cloud Build. This project is meant to be used as part of a gHack.
See Terraform [docs](https://developer.hashicorp.com/terraform/tutorials/gcp-get-started/infrastructure-as-code) for more information on how to use Terraform on GCP.