Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gogorichie/tf-playground
Terraform Based Azure Playground Environment For Learning
https://github.com/gogorichie/tf-playground
azure azurerm hashicorp terraform
Last synced: about 15 hours ago
JSON representation
Terraform Based Azure Playground Environment For Learning
- Host: GitHub
- URL: https://github.com/gogorichie/tf-playground
- Owner: gogorichie
- Created: 2021-04-11T17:46:07.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-06-25T15:22:09.000Z (5 months ago)
- Last Synced: 2024-06-25T17:07:10.103Z (5 months ago)
- Topics: azure, azurerm, hashicorp, terraform
- Language: HCL
- Homepage:
- Size: 57.6 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tf-playground
This repository contains Terraform sample code for Azure - mostly smaller deployments, labs, test environments. These are environments I used to demonstrate/test. Feel free to use these as you wish! :)
Interesting blog post:
Configuration:
https://www.gitmemory.com/issue/terraform-providers/terraform-provider-azurerm/5102/562844942
https://www.jorgebernhardt.com/terraform-backend-azure/
https://samcogan.com/using-terraform-modules-from-git-in-azure-devops/Goverance:
https://weidongzhou.wordpress.com/2018/12/13/how-to-do-tagging-efficiently-in-terraform/
Programming:
https://buildvirtual.net/terraform-for-each-loop-examples/
https://stackoverflow.com/questions/50316302/terraform-combine-2-variables-into-a-new-variable
http://vcloud-lab.com/entries/microsoft-azure/terraform-for-each-loop-on-map-example