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

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

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/)