Skip to content

Commit

Permalink
Bump hetznercloud/hcloud from 1.42.1 to 1.43.0 in /terraform
Browse files Browse the repository at this point in the history
Bumps [hetznercloud/hcloud](https://github.com/hetznercloud/terraform-provider-hcloud) from 1.42.1 to 1.43.0.
- [Release notes](https://github.com/hetznercloud/terraform-provider-hcloud/releases)
- [Changelog](https://github.com/hetznercloud/terraform-provider-hcloud/blob/main/CHANGELOG.md)
- [Commits](hetznercloud/terraform-provider-hcloud@v1.42.1...v1.43.0)

---
updated-dependencies:
- dependency-name: hetznercloud/hcloud
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 21, 2023
1 parent 13c2350 commit 7793dee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/providers.tf
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ terraform {

hcloud = {
source = "hetznercloud/hcloud"
version = "1.42.1"
version = "1.43.0"
}

cloudflare = {
Expand Down

0 comments on commit 7793dee

Please sign in to comment.