Add Role Assignment Support
Pre-release
Pre-release
krowlandson
released this
12 Oct 07:44
·
543 commits
to main
since this release
BREAKING CHANGES
This release introduces support for creating Role Assignments as part of the deployment.
The following additional changes were also implemented:
- Updates to file naming to better reflect desired branding with alignment to Cloud Adoption Framework (CAF).
- Simplify
for_each
logic onresources
(logic moved to locals for consistency). - Rename nested module to incorporate "CAF" branding.
- Update
variable
names to simplify/improve names. - Fix to support latest update for Policy Set Definitions for Terraform provider issue #8663.
- Updated
gitignore
to Terraform profile.