Releases: ebu/terraform-provider-mcma
Releases · ebu/terraform-provider-mcma
v0.0.27
v0.0.26
v0.0.26: Updated libs to v0.0.24
v0.0.25
v0.0.25: Http request body fix * Updates libs to v0.0.23
v0.0.24
v0.0.24: Support mcma_api_key_auth * Update libs to v0.0.19
v0.0.23
v0.0.23: Update libs to v0.0.16
v0.0.22
v0.0.22 - Update libs to v0.0.14 * Initialize ResourceManager with base url for Service Registry rather than a url specifically for services * Introduce notion of default Authenticator to be used with McmaHttpClient and set it when only one Authenticator is registered
v0.0.21
v0.0.21 - Set DateCreated from state on update
v0.0.20
v0.0.20 - Update libs for HTTP retries & use SetId * Update to lib version 0.0.13 (fixes HTTP retry conditions) * Call SetId("") when a resource is not found to indicate to Terraform that it should recreate
v0.0.19
v0.0.19 - Update libs for JSON serialization & HTTP retries * Update to lib version 0.0.10 * Fixes issues with Marshal/UnmarshalJSON functions not being invoked * Refactor HTTP retry logic, including not retrying on 404s
v0.0.18
v0.0.17 - Update libs for JSON serialization issue * Update to lib version 0.0.4 to fix issue with Marshal/UnmarshalJSON functions not being used