Skip to content

Commit 4136fd4

Browse files
chore(deps): update terraform hashicorp/terraform to >= 1.14.0 (#221)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent af13d06 commit 4136fd4

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.5"
9+
required_version = ">= 1.14.0"
1010

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

0 commit comments

Comments
 (0)