Skip to content

Commit

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

0 comments on commit 1e0cfd3

Please sign in to comment.