chore(deps): update terraform hcloud to v1.28.1
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
hcloud (source) | required_provider | minor |
1.23.0 -> 1.28.1
|
Release Notes
hetznercloud/terraform-provider-hcloud
v1.28.1
Changelog
9305957
Add missing firewall rule description docs
9abc5d7
Fix firewall rule description
v1.28.0
Changelog
92a07cd
Add description field to firewall rules
a0a90b8
Increase amount of retries on firewall deletion
v1.27.2
Changelog
f397c38
Add a feature request template
b461911
Fix hcloud_snapshot resource documentation
8d20464
Fix spelling and grammar mistakes
219a635
Update hcloud-go to v1.28.0
v1.27.1
Changelog
71f995b
Add issue template
ad88a85
Add missing docs about the network attribute/argument on hcloud_server and implement the datatransformation of the network for the attribute
72a5fb4
Add testcase
449710e
Add tests for terraform 1.0
0cfa7c8
Docs: Add missing firewall_ids to hcloud_server resource and datasource
80ee6fa
Docs: Improve documentation for hcloud_firewall resource to include information about port ranges and the any
keyword (#381)
8f1c5c1
Docs: Mark example "hcloud_token" variable as sensitive
b941c69
Fix non iso8601 timestamp in hcloud_image datasource
993b3cd
Fix tests
e775c36
Generate Changelog with goreleaser
1795d37
Improve error messages from hcloud-go
895813e
Improve hcloud_rdns resource documentation and validation of fields server_id
and floating_ip_id
that should be mutually exclusive
3cdd11b
Increase create timeout for servers and snapshots
68a3d6a
Move logic around to make it more readable
faa1553
Network Attachments: Retry on ServiceError and NoSubnetAvailable Error
edbddcf
Update dependencies
4027dd6
Update terraform SDK to v2.7.0
v1.27.0
FEATURES:
-
hcloud_firewall
resource & datasource: Support GRE & ESP protocol in firewall rules
v1.26.2
BUG FIXES:
- Fix invalid checksum for release 1.26.1
v1.26.1
BUG FIXES:
-
hcloud_firewall
datasource:destination_ips
missed in definition -
hcloud_certificate
resource: panic when parsing certificate chains (#359)
v1.26.0
-
New Resource
hcloud_managed_certificate
-
New Resource
hcloud_uploaded_certificate
-
Deprecated Resource
hcloud_certificate
v1.25.2
BUG FIXES:
-
hcloud_firewall
resource: plugin normalized CIDRs silently.
v1.25.1
BUG FIXES:
-
hcloud_firewall
documentation: fix name offirewall_ids
property.
v1.25.0
FEATURES:
-
New Resource:
hcloud_snapshot
-
New Resource:
hcloud_firewall
-
New Data Source:
hcloud_firewall
BUG FIXES:
-
hcloud_server
resource: image had a wrong type (int instead of string) when a server was created from a snapshot -
hcloud_load_balancer_target
resource: force recreation when changing a target attribute (server_id, ip or label_selector)
NOTES:
- The provider is now built with Go 1.16
v1.24.1
BUG FIXES:
-
hcloud_volume
datasource: id is now marked as computed to allow more setups where the id is unknown -
hcloud_ssh_key
datasource: id is now marked as computed to allow more setups where the id is unknown -
hcloud_network
datasource: id is now marked as computed to allow more setups where the id is unknown -
hcloud_image
datasource: id is now marked as computed to allow more setups where the id is unknown -
hcloud_certificate
datasource: id is now marked as computed to allow more setups where the id is unknown -
hcloud_volume
resource: Automount is now working when you attach an already existing volume to a server.
v1.24.0
FEATURES:
-
New Datasource:
hcloud_server_type
-
New Datasource:
hcloud_server_types
- New
network
property forhcloud_server
resource.
BUG FIXES:
-
hcloud_volume
resource: A race condition was fixed, that was called when you tried to create multiple volumes for a single server -
hcloud_locations
datasource: Use a stable value as IDs instead of a timestamp. We now use a hash of the concatenation of all location IDs as ID -
hcloud_datacenters
datasource: Use a stable value as IDs instead of a timestamp. We now use a hash of the concatenation of all datacenters IDs as ID
Notes:
- This release is tested against Terraform 0.13.x and 0.14.x. Testing on 0.12.x was removed, therefore Terraform 0.12.x is no longer officially supported
Configuration
-
If you want to rebase/retry this MR, check this box.
This MR has been generated by Renovate Bot. The local configuration can be found in the SI Renovate Bot repository.