Skip to content

Commit 11cab46

Browse files
chore(deps): update terraform hashicorp/terraform to >= 1.13.5 (#205)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8337a49 commit 11cab46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/provider.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ terraform {
66
}
77
}
88

9-
required_version = ">= 1.13.4"
9+
required_version = ">= 1.13.5"
1010

1111
backend "gcs" {
1212
bucket = "shiron-dev-terraform"

0 commit comments

Comments
 (0)