Skip to content

Releases: trussworks/terraform-aws-saml-cognito

v4.0.0

02 Sep 18:00
5d47fa7

Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v4.0.0

v3.0.0

02 Sep 17:35
93e36eb

Choose a tag to compare

What's Changed

  • Remove unsupported acm environment argument, ignore computed value of ActiveEncryptionCertificate by @phildier in #73

New Contributors

Full Changelog: v2.0.1...v3.0.0

Zone Name/ID Update

22 Aug 18:49
6646196

Choose a tag to compare

ACM cert now takes zone_id instead of zone_name

Deprecate using Terraform versions before 1.0

08 Jun 20:38
6a04d60

Choose a tag to compare

Module now requires using Terraform version 1.0 or higher.

Update alternative provider syntax

05 Aug 22:28
581fa5d

Choose a tag to compare

Initial release, tf0.13+, aws provider 3.x compatible

22 Jan 15:20
3f49fed

Choose a tag to compare

Merge pull request #1 from trussworks/initial-version

 Initial refactor from alloy