Skip to content

Commit

Permalink
fix(github-release): update terraform hashicorp/terraform to 1.9.6
Browse files Browse the repository at this point in the history
| datasource      | package             | from  | to    |
| --------------- | ------------------- | ----- | ----- |
| github-releases | hashicorp/terraform | 1.9.3 | 1.9.6 |
  • Loading branch information
renovate[bot] authored Sep 18, 2024
1 parent 15aef82 commit 8abe26c
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.9.6"
required_providers {
cloudflare = {
source = "cloudflare/cloudflare"
Expand Down

0 comments on commit 8abe26c

Please sign in to comment.