Releases: hyprnz/terraform-aws-data-storage-module
Releases · hyprnz/terraform-aws-data-storage-module
v4.2.1
v4.2.0
v4.1.2
v4.1.1
v4.1.0
Major module release
Release includes upgrades for the latest Terraform & AWS provider version support. Includes refactoring of variables.
Upgrading from previous versions should be tested in downstream environments to confirm datastore resources do not invoke a destroy & recreate action.
Full Changelog: 3.5.0...4.0.0
Revert to the previous argument name
Revert to the previous argument name
Update deprecated argument
Update deprecated argument
Update deprecated argument
Update deprecated argument
Replace map with tomap
The "map" function was deprecated in Terraform v0.12 and is no longer available. Replace it with tomap({ ... }) syntax to write a literal map.