Skip to content

Commit a95a8ee

Browse files
chore(deps): update actions
1 parent 661d26f commit a95a8ee

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.terraform-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.9.7
1+
1.13.0

provider.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ terraform {
55
version = "~> 6.0"
66
}
77
}
8-
required_version = "~> 1.9.0"
8+
required_version = "~> 1.13.0"
99

1010
backend "remote" {
1111
organization = "sous-chefs"

0 commit comments

Comments
 (0)