Skip to content

Instantly share code, notes, and snippets.

@avishayil
Created June 9, 2020 22:08
Show Gist options
  • Save avishayil/239127c5ce55527e438c6fc1b571d4cb to your computer and use it in GitHub Desktop.
Save avishayil/239127c5ce55527e438c6fc1b571d4cb to your computer and use it in GitHub Desktop.
---
- iam_policy:
iam_type: role
iam_name: Developer
policy_name: DeveloperAccess
policy_document: dev/policies/DeveloperAccess.json
state: present
- iam_policy:
iam_type: group
iam_name: Okta
policy_name: OktaMasterAccountPolicy
policy_document: dev/policies/OktaMasterAccountPolicy.json
state: present
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment