Gogs dfde4342b8 Minor updates. 6 лет назад
..
FIAM-BOUNDARY-Developer.json dfde4342b8 Minor updates. 6 лет назад
FIAM-COMMON-IAM-EC2.json dfde4342b8 Minor updates. 6 лет назад
FIAM-COMMON-IAMBasics.json fa31d746a8 Basic developer 6 лет назад
FIAM-COMMON-RestrictRegions.json bcf7c70a01 Initial commit 6 лет назад
FIAM-COMMON-RestrictServices.json dfde4342b8 Minor updates. 6 лет назад
FIAM-TESTING-assume_any_fiam_role.json fa31d746a8 Basic developer 6 лет назад
FIAM-TRUST-TrustPolicy-MFARequired.json fa31d746a8 Basic developer 6 лет назад
FIAM-TRUST-TrustPolicy.json fa31d746a8 Basic developer 6 лет назад
README.md dfde4342b8 Minor updates. 6 лет назад

README.md

Policy Documents

Terraform Templates

NOTE: These are templates for use with terraform and are not usable by themselves.

Specifically, they employ variables in two forms that would be need to be corrected in order to use them directly:

  1. Terraform variables are of the form ${variablename}, and would need to be replaced with valid values. The common one here is ${account} which needs to be your AWS account.
  2. To avoid conflicts with the terraform variables, aws variables begin with $$ instead of just $. These would need to be reverted back.

TODO

SIDs with "TODO" mean further review is warranted.

Document Descriptions

TODO