Skip to content

Commit bd39c3d

Browse files
feat(deps): update terraform tfe ( 0.67.1 → 0.68.0 )
| datasource | package | from | to | | ------------------ | ------------- | ------ | ------ | | terraform-provider | hashicorp/tfe | 0.67.1 | 0.68.0 |
1 parent 91a86de commit bd39c3d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

terraform/cloudflare/providers.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ terraform {
77
}
88
tfe = {
99
source = "hashicorp/tfe"
10-
version = "~> 0.67.0"
10+
version = "~> 0.68.0"
1111
}
1212
external = {
1313
source = "hashicorp/external"

0 commit comments

Comments
 (0)