Skip to content

Commit c08ea5f

Browse files
authored
fix!: bumping tf to v1.3 for fabric-net-firewall (#515)
1 parent a5418b4 commit c08ea5f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

modules/fabric-net-firewall/versions.tf

Lines changed: 1 addition & 2 deletions
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)