Skip to content

Commit ea049f0

Browse files
Update Terraform tfe to ~> 0.71
1 parent a2bb7ae commit ea049f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ terraform {
1515
}
1616
tfe = {
1717
source = "hashicorp/tfe"
18-
version = "~> 0.64"
18+
version = "~> 0.71"
1919
}
2020
}
2121
}

0 commit comments

Comments
 (0)