update_provider_version
Update a Terraform provider's version details, including version number, documentation URL, and source URL within the IAC Memory MCP Server, ensuring accurate provider information for Infrastructure-as-Code workflows.
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 |