Skip to content

Commit

Permalink
chore(docs): update terraform tls (4.0.5 → 4.0.6) (#1536)
Browse files Browse the repository at this point in the history
| datasource         | package       | from  | to    |
| ------------------ | ------------- | ----- | ----- |
| terraform-provider | hashicorp/tls | 4.0.5 | 4.0.6 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 14, 2024
1 parent f4ee629 commit a89cfbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ terraform {
}
tls = {
source = "hashicorp/tls"
version = "4.0.5"
version = "4.0.6"
}
proxmox = {
source = "bpg/proxmox"
Expand Down

0 comments on commit a89cfbf

Please sign in to comment.