update_provider_version
Update Terraform provider version details, including new version, source URL, and documentation links, ensuring accurate and up-to-date IaC resource management within the Infrastructure-as-Code framework.
Instructions
Update an existing Terraform provider's version information and documentation links
Input Schema
Name | Required | Description | Default |
---|---|---|---|
new_doc_url | No | New documentation URL | |
new_source_url | No | New source URL | |
new_version | Yes | New version | |
provider_name | Yes | Name of the provider |