Skip to content

Commit

Permalink
[pre-commit.ci lite] apply automatic fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci-lite[bot] authored Jul 7, 2024
1 parent 7f10235 commit 7fdbde3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions aws/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,15 +115,15 @@ The documentation below is auto-generated to give insight on what's created via
| Name | Version |
|------|---------|
| <a name="requirement_terraform"></a> [terraform](#requirement\_terraform) | ~> 1.1 |
| <a name="requirement_aws"></a> [aws](#requirement\_aws) | ~> 5.56.1 |
| <a name="requirement_aws"></a> [aws](#requirement\_aws) | ~> 5.57.0 |
| <a name="requirement_http"></a> [http](#requirement\_http) | ~> 3.4.0 |
| <a name="requirement_random"></a> [random](#requirement\_random) | ~> 3.6.0 |

## Providers

| Name | Version |
|------|---------|
| <a name="provider_aws"></a> [aws](#provider\_aws) | 5.56.1 |
| <a name="provider_aws"></a> [aws](#provider\_aws) | 5.57.0 |
| <a name="provider_http"></a> [http](#provider\_http) | 3.4.3 |
| <a name="provider_random"></a> [random](#provider\_random) | 3.6.2 |

Expand All @@ -132,7 +132,7 @@ The documentation below is auto-generated to give insight on what's created via
| Name | Source | Version |
|------|--------|---------|
| <a name="module_ebs_csi_irsa_role"></a> [ebs\_csi\_irsa\_role](#module\_ebs\_csi\_irsa\_role) | terraform-aws-modules/iam/aws//modules/iam-role-for-service-accounts-eks | ~> 5.5 |
| <a name="module_eks"></a> [eks](#module\_eks) | terraform-aws-modules/eks/aws | 20.16.0 |
| <a name="module_eks"></a> [eks](#module\_eks) | terraform-aws-modules/eks/aws | 20.17.2 |
| <a name="module_vpc"></a> [vpc](#module\_vpc) | terraform-aws-modules/vpc/aws | ~> 5.8.1 |

## Resources
Expand Down
4 changes: 2 additions & 2 deletions gcp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ The documentation below is auto-generated to give insight on what's created via
| Name | Version |
|------|---------|
| <a name="requirement_terraform"></a> [terraform](#requirement\_terraform) | ~> 1.1 |
| <a name="requirement_google"></a> [google](#requirement\_google) | ~> 5.35.0 |
| <a name="requirement_google"></a> [google](#requirement\_google) | ~> 5.36.0 |
| <a name="requirement_google-beta"></a> [google-beta](#requirement\_google-beta) | ~> 5.35.0 |
| <a name="requirement_http"></a> [http](#requirement\_http) | ~> 3.4.0 |
| <a name="requirement_random"></a> [random](#requirement\_random) | ~> 3.6.0 |
Expand All @@ -116,7 +116,7 @@ The documentation below is auto-generated to give insight on what's created via

| Name | Version |
|------|---------|
| <a name="provider_google"></a> [google](#provider\_google) | 5.35.0 |
| <a name="provider_google"></a> [google](#provider\_google) | 5.36.0 |
| <a name="provider_google-beta"></a> [google-beta](#provider\_google-beta) | 5.35.0 |
| <a name="provider_http"></a> [http](#provider\_http) | 3.4.3 |
| <a name="provider_random"></a> [random](#provider\_random) | 3.6.2 |
Expand Down

0 comments on commit 7fdbde3

Please sign in to comment.