Skip to content

Releases: common-fate/terraform-aws-common-fate-deployment

v1.4.0

18 Jan 16:56
95f059a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.4.0

v1.3.0

12 Jan 15:15
caa226b
Compare
Choose a tag to compare

What's Changed

  • add outputs for event bus log group by @JoshuaWilkes in #7
  • Add support for entra to provisioner by @JoshuaWilkes in #8
  • remove module_variable_optional_attrs experiment flag from provisioner by @chrnorm in #9
  • fix IAM permissions for entra secret by @chrnorm in #10

New Contributors

Full Changelog: v1.2.0...v1.3.0

v1.2.0

19 Dec 06:48
Compare
Choose a tag to compare

Full Changelog: v1.1.1...v1.2.0

v1.1.1

13 Dec 16:57
fc3b830
Compare
Choose a tag to compare

What's Changed

  • add additional variables to GCP reference module to fix name collisions by @chrnorm in #6

Full Changelog: v1.1.0...v1.1.1

v1.1.0

13 Dec 16:43
080a3f5
Compare
Choose a tag to compare

What's Changed

  • Fix a spelling mistake variable in a variable definition by @chrnorm in #3
  • Improve the UX of fetching outputs from the deployment using a single variable by @chrnorm in #4
  • add a reference IAM configuration for GCP integration by @chrnorm in #5

Full Changelog: v1.0.5...v1.1.0

v1.0.2

12 Dec 18:00
b26f9dc
Compare
Choose a tag to compare
Healthcheck and env var fixes (#2)

* authz: use monitoring API for healthchecks, rather than GRPC

* add env vars for service OIDC

* update logging variables

* update cluster name to prevent stuttered naming

* IAM policy fixes for dynamodb