Skip to content

Commit

Permalink
Update Terraform hashicorp/terraform to v1.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 9, 2023
1 parent af1b1dd commit dca5e47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ terraform {
unlock_method = "POST"
}

required_version = "1.4.6"
required_version = "1.5.5"
}

provider "docker" {}
Expand Down

0 comments on commit dca5e47

Please sign in to comment.