Skip to content

Commit

Permalink
chore(deps): update dependency hashicorp/terraform from v1.10.2 to v1…
Browse files Browse the repository at this point in the history
….10.3 (#226)
  • Loading branch information
renovate[bot] authored Dec 23, 2024
1 parent 69a6806 commit 65f3c1a
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.10.2
1.10.3
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.10.2 |
| <a name="requirement_terraform"></a> [terraform](#requirement\_terraform) | 1.10.3 |

## 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.10.2"
required_version = "1.10.3"

required_providers {
aws = {
Expand Down

0 comments on commit 65f3c1a

Please sign in to comment.