Last active
June 21, 2020 13:19
-
-
Save avishayil/60417b6b72969ad4424257e585ab9c01 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
main.yml | |
dev/ | |
identity_providers/ | |
main.yml # `iam_saml_federation` module tasks | |
idp_metadata.xml # idp metadata document | |
groups/ | |
main.yml # `iam_group` module tasks | |
users/ | |
main.yml # `iam_user` module tasks | |
roles/ | |
main.yml # `iam_role` module tasks | |
trust-idp.json | |
policies/ | |
main.yml # `iam_policy` module tasks | |
Developer.json | |
test/ | |
staging/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment