Skip to content

Commit 3d51263

Browse files
authored
fix: bumping tf to v1.3 for fabric-net-firewall
1 parent 4d93465 commit 3d51263

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

modules/fabric-net-firewall/versions.tf

+1-2
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@
1515
*/
1616

1717
terraform {
18-
required_version = ">= 0.13.0"
19-
18+
required_version = ">= 1.3"
2019
required_providers {
2120
google = {
2221
source = "hashicorp/google"

0 commit comments

Comments
 (0)