Skip to content

Commit

Permalink
refactor: refactor aws iam auth and irsa module
Browse files Browse the repository at this point in the history
  • Loading branch information
kairen committed Sep 9, 2020
1 parent 4ea3f81 commit b5afccd
Show file tree
Hide file tree
Showing 51 changed files with 515 additions and 1,106 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
.terratest/
vendor/
.test-data
.secret
.DS_Store
.vscode
examples/aws-iam/iam-provision/deploy
Empty file removed examples/aws-iam/README.md
Empty file.
51 changes: 0 additions & 51 deletions examples/aws-iam/iam-provision/Makefile

This file was deleted.

11 changes: 0 additions & 11 deletions examples/aws-iam/iam-provision/label.tf

This file was deleted.

61 changes: 0 additions & 61 deletions examples/aws-iam/iam-provision/oidc.tf

This file was deleted.

3 changes: 0 additions & 3 deletions examples/aws-iam/iam-provision/outputs.tf

This file was deleted.

32 changes: 0 additions & 32 deletions examples/aws-iam/iam-provision/providers.tf

This file was deleted.

165 changes: 0 additions & 165 deletions examples/aws-iam/iam-provision/resources/iam-auth.yaml

This file was deleted.

Loading

0 comments on commit b5afccd

Please sign in to comment.