Skip to content

Tags: TomTucka/terraform-provider-circleci

Tags

v0.5.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Golang update (#26)

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

v0.4.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Move to use new lib that supports v2 api (#23)

v0.3.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix docs (#20)

v0.3.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Make Environment Variables Sensitive (#18)

* Make env vars sensitive
* Go fmt project

v0.1.0

Unverified

No user is associated with the committer email.
Add github action for release