https://github.com/onlydole/tf13
Terraform 0.13 Examples
https://github.com/onlydole/tf13
Last synced: 5 months ago
JSON representation
Terraform 0.13 Examples
- Host: GitHub
- URL: https://github.com/onlydole/tf13
- Owner: onlydole
- Created: 2020-06-22T19:29:46.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-24T02:08:28.000Z (almost 6 years ago)
- Last Synced: 2025-03-24T06:49:11.755Z (about 1 year ago)
- Language: HCL
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Terraform 0.13 Features - Basic Demo
Basic Terraform configuration for demoing the following 0.13-beta2 features:
- for_each / count
- depends_on
- Custom validation
## Acknowledgements
- [Terraform Documentation](https://www.terraform.io/docs/cli-index.html)
- [Terraform Registry](https://registry.terraform.io/)
- [Terraform Switcher](https://warrensbox.github.io/terraform-switcher/)