Skip to content
This repository was archived by the owner on Aug 3, 2023. It is now read-only.

Commit 95f7e2c

Browse files
Update Terraform hashicorp/terraform to ~> 1.3.0
1 parent 948e790 commit 95f7e2c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

versions.tf

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

0 commit comments

Comments
 (0)