chore(deps): update terraform hcloud to v1.67.0 #10
Loading…
Reference in a new issue
No description provided.
Delete branch "renovate/hcloud-1.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
1.66.1→1.67.0Release Notes
hetznercloud/terraform-provider-hcloud (hcloud)
v1.67.0Compare Source
Compare to previous version
Removed datacenter from Server and Primary IP
The deprecated
datacenterattribute was marked for removal from the Server and Primary IP resources/data sources. You must use thelocationattribute instead. Since the property was already removed from the Hetzner Cloud API, we do not consider this a breaking change (see changelog entry).Before:
After:
Features
datacenterfrom primary ips and servers (#1501) (59a48f5)Bug Fixes
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate.