Releases: TomTucka/terraform-provider-circleci
Releases · TomTucka/terraform-provider-circleci
v0.5.0
Golang update (#26)
Update to 1.17 - this should also now generate the darwin arm64 binary
v0.4.0
Move to use new lib that supports v2 api (#23)
v0.3.0
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
Make Environment Variables Sensitive (#18)
* Make env vars sensitive
* Go fmt project
v0.1.0
Add github action for release