Skip to content

Releases: jtreutel/circleci-gcp-oidc-terraform

Fix: Add project variable

26 Mar 04:49
e03012c
Compare
Choose a tag to compare
Fix: Add var to specify target project (#9)

* Add var to specify target project.

* tf fmt

---------

Co-authored-by: jtreutel <[email protected]>

Fix: SA email output

22 Feb 08:53
085f102
Compare
Choose a tag to compare

Fixes issue with SA email output when using an existing SA.

Fix: IAM configuration.

28 Nov 01:11
e72186d
Compare
Choose a tag to compare

Fixes previously incorrect IAM configuration.

Parameterize role bindings & update outputs.

22 Nov 06:31
Compare
Choose a tag to compare
  • A list of role bindings can now be provided for the GCP service account.
  • Additional useful outputs have been added that correspond to the default env var names use by the CircleCI gcp-cli orb.

Fix missing default and update README

16 Nov 08:06
0c44dac
Compare
Choose a tag to compare
Fix/readme and defaults (#5)

* Update readme.

* Add missing default value.

---------

Co-authored-by: jtreutel <[email protected]>

Initial release

16 Nov 07:55
Compare
Choose a tag to compare

Tagging so that this module can be more conveniently pinned.