https://github.com/dirien/infrastructure-as-code-workshop
Infrastructure as Code Workshop
https://github.com/dirien/infrastructure-as-code-workshop
Last synced: about 1 year ago
JSON representation
Infrastructure as Code Workshop
- Host: GitHub
- URL: https://github.com/dirien/infrastructure-as-code-workshop
- Owner: dirien
- License: apache-2.0
- Created: 2021-10-05T06:12:17.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-04-04T03:40:28.000Z (about 1 year ago)
- Last Synced: 2025-04-04T23:08:55.310Z (about 1 year ago)
- Language: Go
- Size: 590 KB
- Stars: 7
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# infrastructure-as-code-workshop
Infrastructure as Code Workshop
# Run Pulumi projects
Just `cd` into the pulumi-* folder and type `pulumi up`
# Run Terraform projects
Just `cd` into the terraform-gcp-hcl folder and type `terraform apply`