Releases: ebu/terraform-provider-mcma
Releases · ebu/terraform-provider-mcma
v0.0.16
v0.0.16 - Fix broken build and ensure docs up-to-date
v0.0.14
v0.0.14 - Fixed (and tested) goreleaser workflow * Remove ability to manually run GitHub release workflow
v0.0.11
v0.0.11 - Parallel creation of resources * Update libs to version v0.0.1 with modification to use Mutex to ensure ResourceManager initialization is thread-safe
v0.0.10
v0.0.10 - Strongly-typed auth * Use "{authType}_auth" blocks for configuring authentication (current support for AWS only) * Change names of inputs to "services_url" and "services_auth_type" for clarity * Default services_auth_type to the auth type for the only auth block, if only one is present * Update provider documentation
v0.0.9
v0.0.9 - Fix Go version in release.yml
v0.0.6
Auth changes and updated docs
v0.0.5
Lib update and changes for nullable auth type
v0.0.3
Update for bug fix in libs
v0.0.2
Add support for generic resources
v0.0.1
Add GitHub workflow and tag first version