Skip to content

Commit

Permalink
fix(deps): update dependency hashicorp/terraform from v1.7.4 to v1.7.5 (
Browse files Browse the repository at this point in the history
#178)

* fix(deps): update dependency hashicorp/terraform from v1.7.4 to v1.7.5

* terraform-docs: automated action

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and github-actions[bot] authored Mar 18, 2024
1 parent 6641646 commit de5e03a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .terraform-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.7.4
1.7.5
2 changes: 1 addition & 1 deletion USAGE.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

| Name | Version |
|------|---------|
| <a name="requirement_terraform"></a> [terraform](#requirement\_terraform) | 1.7.4 |
| <a name="requirement_terraform"></a> [terraform](#requirement\_terraform) | 1.7.5 |

## Providers

Expand Down
2 changes: 1 addition & 1 deletion versions.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
terraform {
required_version = "1.7.4"
required_version = "1.7.5"

required_providers {
aws = {
Expand Down

0 comments on commit de5e03a

Please sign in to comment.