Files
gh-jeremylongshore-claude-c…/skills/terraform-module-builder/references/README.md
2025-11-30 08:20:06 +08:00

760 B

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.