Skip to content

Releases: ebu/terraform-provider-mcma

v0.0.16

29 Sep 14:00
Compare
Choose a tag to compare
v0.0.16 - Fix broken build and ensure docs up-to-date

v0.0.14

15 Aug 17:56
Compare
Choose a tag to compare
v0.0.14 - Fixed (and tested) goreleaser workflow

* Remove ability to manually run GitHub release workflow

v0.0.11

08 Apr 15:11
Compare
Choose a tag to compare
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

07 Apr 20:47
Compare
Choose a tag to compare
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

05 Apr 17:55
Compare
Choose a tag to compare
v0.0.9 - Fix Go version in release.yml

v0.0.6

25 Feb 15:41
Compare
Choose a tag to compare
Auth changes and updated docs

v0.0.5

18 Jan 14:48
Compare
Choose a tag to compare
Lib update and changes for nullable auth type

v0.0.3

14 Jan 19:13
Compare
Choose a tag to compare
Update for bug fix in libs

v0.0.2

14 Jan 18:11
Compare
Choose a tag to compare
Add support for generic resources

v0.0.1

01 Jul 15:44
Compare
Choose a tag to compare
Add GitHub workflow and tag first version