cloud-foundation-fabric/blueprints/data-solutions/shielded-folder/data/org-policies/iam.yaml

16 lines
309 B
YAML
Raw Normal View History

2023-01-16 23:49:04 -08:00
# skip boilerplate check
#
# sample subset of useful organization policies, edit to suit requirements
iam.automaticIamGrantsForDefaultServiceAccounts:
2023-02-21 04:58:08 -08:00
rules:
- enforce: true
2023-01-16 23:49:04 -08:00
iam.disableServiceAccountKeyCreation:
2023-02-21 04:58:08 -08:00
rules:
- enforce: true
2023-01-16 23:49:04 -08:00
iam.disableServiceAccountKeyUpload:
2023-02-21 04:58:08 -08:00
rules:
- enforce: true