Skip to content

Commit

Permalink
feat(github-release): update terraform hashicorp/terraform to 1.10.0
Browse files Browse the repository at this point in the history
| datasource      | package             | from  | to     |
| --------------- | ------------------- | ----- | ------ |
| github-releases | hashicorp/terraform | 1.9.3 | 1.10.0 |
  • Loading branch information
renovate[bot] authored Nov 27, 2024
1 parent 15aef82 commit f0d8176
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion state/cloudflare/providers.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

terraform {
required_version = "1.9.3"
required_version = "1.10.0"
required_providers {
cloudflare = {
source = "cloudflare/cloudflare"
Expand Down

0 comments on commit f0d8176

Please sign in to comment.