update_provider_version
Modifies Terraform provider details by updating version information, source URL, and documentation links within the IAC Memory MCP Server for streamlined IaC management.
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 |