get_resource_version_compatibility
Verify Terraform resource compatibility with specified provider versions to ensure smooth infrastructure deployment and avoid version conflicts.
Instructions
Check resource compatibility across provider versions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
provider_name | Yes | Name of the Terraform provider | |
resource_name | Yes | Name of the resource to check | |
version | Yes | Target provider version to check compatibility against |