Releases: streamnative/terraform-managed-cloud
Releases · streamnative/terraform-managed-cloud
v3.3.1
What's Changed
- Revert optional vendor access arns, add optional federation clause by @illegalnumbers in #30
- Add gcp module private-service by @ciiiii in #31
Full Changelog: v3.3.0...v3.3.1
v3.3.0
What's Changed
- Optionally add vendor_access statements in aws by @illegalnumbers in #29
Full Changelog: v3.2.1...v3.3.0
v3.2.1
What's Changed
- Add CI build for terraform fmt and validate by @illegalnumbers in #26
- Fix aws lb iam policy by @ciiiii in #27
- feat: add ec2:AttachVolume to bootstrap policy by @maxsxu in #28
New Contributors
- @illegalnumbers made their first contribution in #26
- @ciiiii made their first contribution in #27
Full Changelog: v3.2.0...v3.2.1
v3.2.0
Release v3.1.1
This releases fixes a bug in the previous 3.1.0 release that results in a regression in the ability to create new volumes.
v3.1.0
Update policy versions and prepare for release (#21) * Update policies to allow for snapshot success This primarily updates the runtime policy to allow for creation of snapshots *only* for tagged volumes after IAM has changes the behavior of using tags for ec2:CreateSnapshot * bump version