Skip to content

Releases: TomTucka/terraform-provider-circleci

v0.5.0

15 Feb 13:47
dd6ab39
Compare
Choose a tag to compare
Golang update (#26)

Update to 1.17 - this should also now generate the darwin arm64 binary

v0.4.0

13 Nov 14:57
86b2d13
Compare
Choose a tag to compare
Move to use new lib that supports v2 api (#23)

v0.3.1

24 Sep 16:35
93fec53
Compare
Choose a tag to compare
Fix docs (#20)

v0.3.0

24 Sep 16:20
0ff1630
Compare
Choose a tag to compare
Add support for configuring version control system (#19)

* Update to use the new library (https://github.com/tomtucka/go-circleci)
* Add support for configuring the version control system
* Update documentation

v0.2.0

18 Sep 21:36
816c395
Compare
Choose a tag to compare
Make Environment Variables Sensitive (#18)

* Make env vars sensitive
* Go fmt project

v0.1.0

28 Jul 08:40
Compare
Choose a tag to compare
Add github action for release