Skip to content

Commit

Permalink
chore(deps): update dependency hashicorp/terraform from v1.8.3 to v1.…
Browse files Browse the repository at this point in the history
…8.4 (#200)

* fix(deps): update dependency hashicorp/terraform from v1.8.3 to v1.8.4

* 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 May 26, 2024
1 parent ebf10eb commit 09167a8
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.8.3
1.8.4
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.8.3 |
| <a name="requirement_terraform"></a> [terraform](#requirement\_terraform) | 1.8.4 |

## 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.8.3"
required_version = "1.8.4"

required_providers {
aws = {
Expand Down

0 comments on commit 09167a8

Please sign in to comment.