Releases: moarpheus/terraform-aws-backend
Releases · moarpheus/terraform-aws-backend
v2.14.0
2.14.0 (2024-01-17)
Features
- added kms:ListAliases and kms:UpdateAlias to the kms policy (22e9f1e)
- resolved typo in policy (5563813)
v2.13.0
2.13.0 (2024-01-17)
Features
- added missing "kms:CreateAlias" permissions to the kms policy (10ca84a)
v2.12.0
2.12.0 (2024-01-17)
Features
- added kms key alias and bucket policy (9a27e01)
v2.11.0
2.11.0 (2024-01-17)
Features
- added "kms:ListResourceTags" to the policy (868b464)
v2.10.0
2.10.0 (2024-01-17)
Bug Fixes
- added missing "kms:GetKeyRotationStatus" permissions to the key policy (b0ef7e9)
Features
v2.9.3
2.9.3 (2024-01-17)
Bug Fixes
- added misssing "kms:GetKeyPolicy" to the kms (2013ae4)
v2.9.2
2.9.2 (2024-01-16)
Bug Fixes
- added missing "kms:DescribeKey" for a principa arns (8877d04)
v2.9.1
2.9.1 (2024-01-15)
Bug Fixes
- added missing permission to the automation role (4d34355)
v2.9.0
2.9.0 (2024-01-15)
Features
- refactored code to explicitely accept ARNs to use the bucket encryption keys (872d045)
v2.8.0
2.8.0 (2024-01-14)
Bug Fixes
- replaced hardcoded accounti d (ca5c1df)
Features
- tweaked release pipeline to be able to write (0d2dd5d)