An open API service indexing awesome lists of open source software.

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

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`