Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chechiachang/terraform-30-days
An example a day keeps poo poo away. Here are 30 examples to learn Terraform. Have fun!
https://github.com/chechiachang/terraform-30-days
Last synced: 23 days ago
JSON representation
An example a day keeps poo poo away. Here are 30 examples to learn Terraform. Have fun!
- Host: GitHub
- URL: https://github.com/chechiachang/terraform-30-days
- Owner: chechiachang
- Created: 2021-07-01T17:32:32.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-04T08:23:44.000Z (almost 2 years ago)
- Last Synced: 2023-08-05T08:38:39.324Z (over 1 year ago)
- Language: HCL
- Size: 224 KB
- Stars: 22
- Watchers: 4
- Forks: 16
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# terraform-30-days
An example a day keeps poo poo away. Here are 30+ examples to learn Terraform. Have fun!
課程
- [Azure terraform workshop 繁中](./lecture/zh)# 注意事項
### GCP 與 AWS 的使用者
GCP 有初始化設定與一點點範例
- [GCP Get-started](./lecture/zh/01-get-started-gcp.md)### example codes are NSFW
範例 .tf .hcl 程式碼,只是為了做為講解範,不保證使用上的安全
- 有些是 production-ready 有些則是漏洞百出
- modules 是鐵人賽趕寫出來的,可以參考並加以修補,不建議直接使用在 production 環境上