Skip to content

Commit

Permalink
update pre-commit, regenerate
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Mar 1, 2021
1 parent 8c869c1 commit 1c5c608
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/antonbabenko/pre-commit-terraform
rev: v1.31.0
rev: v1.47.0
hooks:
# - id: terraform_validate
- id: terraform_fmt
Expand Down
1 change: 1 addition & 0 deletions iam-saml/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,3 +72,4 @@ No Modules.
| Name | Description |
|------|-------------|
| saml\_assume\_policy | SAML Assume Policy document JSON |
| saml\_provider | SAML Provider ARN |
1 change: 1 addition & 0 deletions s3-access-logs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,3 +82,4 @@ No Modules.
| Name | Description |
|------|-------------|
| logs\_bucket\_arn | Logging S3 bucket ARN |
| logs\_bucket\_id | Logging S3 bucket ID |
1 change: 1 addition & 0 deletions s3-flow-logs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,3 +81,4 @@ No Modules.
| Name | Description |
|------|-------------|
| flowlogs\_bucket\_arn | VPC Flow Logs S3 bucket ARN |
| flowlogs\_bucket\_id | VPC Flow Logs S3 bucket ID |
1 change: 1 addition & 0 deletions terraform-state/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,3 +101,4 @@ No Modules.
| tfstate\_bucket\_id | Terraform state S3 bucket ID |
| tfstate\_dynamodb\_arn | Terraform state DynamoDB table ARN |
| tfstate\_key\_arn | inf-tfstate KMS key ARN |
| tfstate\_region | Terraform state region |

0 comments on commit 1c5c608

Please sign in to comment.