Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hashicorp/learn-terraform-count-foreach
https://github.com/hashicorp/learn-terraform-count-foreach
hashicorp terraform tutorial
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hashicorp/learn-terraform-count-foreach
- Owner: hashicorp
- License: mpl-2.0
- Created: 2020-07-14T20:52:37.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-07T18:23:04.000Z (almost 2 years ago)
- Last Synced: 2024-09-28T13:01:21.838Z (3 months ago)
- Topics: hashicorp, terraform, tutorial
- Language: HCL
- Homepage: https://learn.hashicorp.com/tutorials/terraform/count
- Size: 43.9 KB
- Stars: 37
- Watchers: 9
- Forks: 58
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Learn Terraform count and for_each
Learn what Terraform count and for_each are and when to use them.
Follow along with these Hashicorp tutorials for
[count](https://developer.hashicorp.com/terraform/tutorials/configuration-language/count) and
[for_each](https://developer.hashicorp.com/terraform/tutorials/configuration-language/for-each).