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 21, 2020
1 parent 4ea3f81 commit a438b99
Show file tree
Hide file tree
Showing 57 changed files with 723 additions and 1,133 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
.terratest/
vendor/
.test-data
.secret
kubeconfig/
deploy/
.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.

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

This file was deleted.

85 changes: 0 additions & 85 deletions examples/aws-iam/iam-provision/k8s.tf

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.

Loading

0 comments on commit a438b99

Please sign in to comment.