Skip to content

Commit e33e5bb

Browse files
Update Terraform tfe to ~> 0.69
1 parent a2bb7ae commit e33e5bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.69"
1919
}
2020
}
2121
}

0 commit comments

Comments
 (0)