Initial commit
This commit is contained in:
9
skills/terraform-module-builder/references/README.md
Normal file
9
skills/terraform-module-builder/references/README.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# References
|
||||
|
||||
Bundled resources for terraform-module-builder skill
|
||||
|
||||
- [ ] terraform_best_practices.md: A comprehensive guide to Terraform best practices, covering topics such as security, scalability, and maintainability.
|
||||
- [ ] aws_resource_examples.md: Examples of how to use common AWS resources in Terraform modules, with explanations and best practices.
|
||||
- [ ] azure_resource_examples.md: Examples of how to use common Azure resources in Terraform modules, with explanations and best practices.
|
||||
- [ ] gcp_resource_examples.md: Examples of how to use common GCP resources in Terraform modules, with explanations and best practices.
|
||||
- [ ] module_structure_guide.md: A detailed guide on how to structure a Terraform module for reusability and maintainability.
|
||||
Reference in New Issue
Block a user