Skip to content

Commit 01d60d7

Browse files
chore(deps): update terraform hashicorp/terraform to >= 1.14.3
1 parent 3f910ed commit 01d60d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/main.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.3"
1010

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

0 commit comments

Comments
 (0)