https://github.com/hasheddan/terraform-tutorials
https://github.com/hasheddan/terraform-tutorials
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hasheddan/terraform-tutorials
- Owner: hasheddan
- Created: 2019-01-13T00:44:39.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-18T19:27:54.000Z (over 7 years ago)
- Last Synced: 2025-06-10T05:44:29.058Z (about 1 year ago)
- Language: HCL
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Terraform Tutorials
A library of various cloud infrastructure configurations provisioned using HashiCorp's [Terraform](https://www.hashicorp.com/products/terraform).
## Hints and Recommendations
- If you are using Visual Studio Code, I highly recommend installing the Terraform extension. It will help greatly with syntax and formatting, and will be especially useful if you are not familiar with HashiCorp Configuration Language (HCL).