Releases: trussworks/terraform-aws-mfa
Releases · trussworks/terraform-aws-mfa
v4.1.0: Merge pull request #118 from trussworks/update-mfa-creation
fix: mfa resource name should be * as this is not set to username if …
Deprecate using Terraform versions before 1.0
Module now requires using Terraform version 1.0 or higher.
Fixes version strings
Merge pull request #53 from trussworks/fix-version-constraint Fix: Error: Invalid version constraint from terraform
TF13+ and AWS provider 3+ compatible
Updates the module to use TF13+ and any AWS provider 3+
Pins Terraform 12
This release pins the Terraform 0.12 version of this module. Use this tag if you are using Terraform 0.12.
GovCloud Compatibility
This adds support for using this module in AWS GovCloud.
Fix documentation.
Update usage documentation.