Skip to content

Commit f38c80e

Browse files
authored
fix: Update versions.tf min 1.3 (#179)
1 parent 0d5d7f0 commit f38c80e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
*/
1616

1717
terraform {
18-
required_version = ">=0.13.0"
18+
required_version = ">=1.3"
1919
required_providers {
2020
google = {
2121
source = "hashicorp/google"

0 commit comments

Comments
 (0)