get_terraform_resource_info
Retrieve detailed schema and documentation for any Terraform resource by specifying the provider and resource name, simplifying IaC resource management.
Instructions
Retrieve comprehensive information about a Terraform resource including schema and documentation
Input Schema
Name | Required | Description | Default |
---|---|---|---|
provider_name | Yes | Name of the Terraform provider | |
resource_name | Yes | Name of the resource |