Releases: trussworks/terraform-aws-saml-cognito
Releases · trussworks/terraform-aws-saml-cognito
v4.0.0
What's Changed
- chore: update aws provider version by @esacteksab in #74
Full Changelog: v3.0.0...v4.0.0
v3.0.0
Zone Name/ID Update
ACM cert now takes zone_id instead of zone_name
Deprecate using Terraform versions before 1.0
Module now requires using Terraform version 1.0 or higher.
Update alternative provider syntax
Initial release, tf0.13+, aws provider 3.x compatible
Merge pull request #1 from trussworks/initial-version Initial refactor from alloy