Fred Damstra [afs macbook] 7a08ba10cf Migrated most variables out of xdr-terraform-live and into xdr-terraform-modules 3 yıl önce
..
README.md c622d3c3e7 MSOCI-2086 Enable Codebuild to make EC2 images 3 yıl önce
codebuild.tf 365784c4c5 Improves Codebuild Projects 3 yıl önce
constants.tf 7a08ba10cf Migrated most variables out of xdr-terraform-live and into xdr-terraform-modules 3 yıl önce
datasources.tf c622d3c3e7 MSOCI-2086 Enable Codebuild to make EC2 images 3 yıl önce
globals.tf 7a08ba10cf Migrated most variables out of xdr-terraform-live and into xdr-terraform-modules 3 yıl önce
outputs.tf 6db5ae4486 Adds Codebuild for Packer builds 3 yıl önce

README.md

Standard IAM module

This is coming out of a discussion that Duane and Fred had. A lot of times we run into weird IAM complexities because things wind up where an IAM policy needs the principals defined before the policy itself. We had previously put a lot of effort into trying to keep IAM roles and policies nearby the things that require them. But, this has unintended consequences. Here we are.