fetch_provider_best_practices
Retrieve Terraform best-practice guidance for Azure, AWS, or GCP from curated checks and live provider documentation summaries. Filter by topic such as state, IAM, or networking.
Instructions
Fetch Terraform best-practice guidance for Azure, AWS, or GCP from curated checks and optional live provider docs summaries.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| provider | Yes | Cloud provider to retrieve Terraform best practices for. | |
| topic | No | Optional focus area, for example state, IAM, modules, networking, or cost. | |
| liveFetch | No | When true, attempts to fetch and summarize the linked provider guidance page. |