Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aksarav/terraform-count-foreach
Terraform Example with Count and ForEach
https://github.com/aksarav/terraform-count-foreach
Last synced: 28 days ago
JSON representation
Terraform Example with Count and ForEach
- Host: GitHub
- URL: https://github.com/aksarav/terraform-count-foreach
- Owner: AKSarav
- Created: 2021-09-19T12:37:26.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-26T20:17:58.000Z (almost 3 years ago)
- Last Synced: 2024-05-17T00:28:15.179Z (6 months ago)
- Language: HCL
- Size: 1.95 KB
- Stars: 5
- Watchers: 3
- Forks: 26
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Terraform-Count-ForEach
Terraform Example with Count and ForEach# Usage
To create Multiple AWS resources with different set of configurations - like using Count & ForEach together
# How to use
Please refer this article.