Releases: hetznercloud/terraform-provider-hcloud
v1.33.1
What's Changed
- Datasource hcloud_location & hcloud_locations: Add network_zone by @LKaemmerling in #508
- hcloud_servcer resource: Retry on enabling rescue (reset call) by @LKaemmerling in #511
Full Changelog: v1.33.0...v1.33.1
v1.33.0
What's Changed
- Update image.html.md by @FloMaetschke in #494
- docs: Add missing location (ash) by @dhoppe in #496
- Add missing argument for resource hcloud_ssh_key by @dhoppe in #498
- Make the image property of hcloud_server optional by @fhofherr in #499
- Implement hcloud_firewall_attachment resource by @fhofherr in #500
New Contributors
- @FloMaetschke made their first contribution in #494
- @dhoppe made their first contribution in #496
Full Changelog: v1.32.2...v1.33.0
v1.32.2
What's Changed
- server: resource: fix spelling by @xdevs23 in #480
- Use our own E2E Test runner by @LKaemmerling in #481
- Mark the hcloud_token sensitive by @fhofherr in #479
- Fix nil check for RNDSupporter by @fhofherr in #485
- fix: typo in docs by @RobertHeim in #486
- Adjust tests by @fhofherr in #489
- fix: typo by @RobertHeim in #488
New Contributors
- @xdevs23 made their first contribution in #480
- @RobertHeim made their first contribution in #486
Full Changelog: v1.32.1...v1.32.2
v1.32.1
v1.32.0
v1.31.1
v1.31.0
Changelog
3a6384c Add delete and rebuild protection (#432)
6eaecaf Add list data source for certificates
07b1b53 Add list data source for firewall (#445)
45843b9 Add list data source for floating ips (#448)
9914e06 Add list data source for images
2126719 Add list data source for load balancers
eb3bcc0 Add list data source for networks (#452)
a004523 Add list data source for placement groups (#456)
333e38c Add list data source for server (#434)
3a33c15 Add list data source for volumes
8de96d9 Allow updating of hcloud_load_balancer_network resource
14c1000 Deprecate hcloud_load_balancer resource target
property
5a7feae Do not fail fast on e2e tests
a3023bf Fix datasources of server and volume (#431)
b02858a Fix firewall apply_to if assigned with server resource (#455)
b595efa Fix race condition on server data source test (#446)
ff44ac8 Improve handling of "Error: cannot remove subnet because servers are attached to it"
86f5c99 Refactor list data source for datacenter (#444)
984c2e3 Refactor list data source for locations
32000fc Refactor list data source for server types
2c8ad4f Refactor list data source for ssh keys (#438)
b5f5073 Remove testing & official support of Terraform < 1.0
7e4746f hcloud_firewall resource & datasource: Add apply_to possibility
54394ae hcloud_rdns: Fix nil pointer when resource does not exist