Releases: hetznercloud/terraform-provider-hcloud
Releases · hetznercloud/terraform-provider-hcloud
v1.49.0
1.49.0 (2024-11-07)
Features
Bug Fixes
v1.48.1
1.48.1 (2024-09-06)
Bug Fixes
- missing deprecation info in server type list data source (#984) (c12560e)
v1.48.0
1.48.0 (2024-07-25)
Features
- add support for opentofu v1.7 (#950) (ae115a8)
- add support for terraform v1.9 (#949) (642ac15)
- drop support for terraform v1.7.x (#947) (f6372aa)
- server-type: mark included_traffic attribute as deprecated (#963) (e8101cc)
Bug Fixes
- do not continue if an api error occurred (#958) (85a4dd0)
- load-balancer: automatic import of target adds conflicting fields (#962) (6c0b1c4), closes #961
v1.47.0
1.47.0 (2024-05-02)
Features
Bug Fixes
- ssh-key: data inconsistency with empty label objects (#922) (7e1bf2c), closes #921
- subnet: handle new error message for deleting subnets with attached resources (#923) (932c47b)
v1.46.0
1.46.0 (2024-03-26)
Features
Bug Fixes
- add api request status code in error diagnostics (#839) (3689ade)
- firewall: unnecessary diff if user specified non-minimal IPv6 (40df28d), closes #870
- return after error in datacenter data source (#847) (bfac734)
- server: unable to attach two new networks (#901) (df177e2), closes #899
v1.45.0
1.45.0 (2024-01-11)
Features
- provider: choose between constant & exponential backoff for actions (#798) (fa7ea1f)
- server: add
primary_disk_size
attribute in resource and datasource (#801) (98c2f2d)
Bug Fixes
- network: mark data source fields as computed (#805) (63e157c)
- placement-group: mark data source fields as computed (#806) (53069ac)
- server: missing field primary_disk_size (#811) (9bd0ef0)
v1.44.0
1.44.0 (2023-10-04)
Features
- setup initial plugin framework skaffolding (#749) (5c284e2)
Bug Fixes
- poll_interval not working as expected (6ef7467)
v1.43.0
1.43.0 (2023-09-20)
Features
- build with Go 1.21 (#753) (f68e079)
- server: Optional graceful shutdown before deleting servers (#755) (0c477a3)