Skip to content

Commit bccf109

Browse files
committed
feat: Add bulk changes from feat/upgrade branch
1 parent 426a827 commit bccf109

File tree

226 files changed

+4404
-8567
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

226 files changed

+4404
-8567
lines changed

README.md

Lines changed: 143 additions & 233 deletions
Large diffs are not rendered by default.

examples/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Examples
2+
3+
Please note - the examples provided serve two primary means:
4+
5+
1. Show users working examples of the various ways in which the module can be configured and features supported
6+
2. A means of testing/validating module changes
7+
8+
Please do not mistake the examples provided as "best practices". It is up to users to consult the AWS service documentation for best practices, usage recommendations, etc.

examples/iam-account/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# IAM account example
1+
# AWS IAM Account Example
22

33
Configuration in this directory sets [AWS account alias](https://docs.aws.amazon.com/IAM/latest/UserGuide/console_account-alias.html) (also known as Console Account alias) and configures password policy.
44

examples/iam-assumable-role-with-oidc/README.md

Lines changed: 0 additions & 54 deletions
This file was deleted.

examples/iam-assumable-role-with-oidc/main.tf

Lines changed: 0 additions & 122 deletions
This file was deleted.

examples/iam-assumable-role-with-oidc/outputs.tf

Lines changed: 0 additions & 19 deletions
This file was deleted.

examples/iam-assumable-role-with-saml/README.md

Lines changed: 0 additions & 57 deletions
This file was deleted.

examples/iam-assumable-role-with-saml/main.tf

Lines changed: 0 additions & 58 deletions
This file was deleted.

examples/iam-assumable-role-with-saml/outputs.tf

Lines changed: 0 additions & 19 deletions
This file was deleted.

0 commit comments

Comments
 (0)