ci-bot
released this
2026-01-17 10:55:20 +00:00
| 0 commits to main since this release
v3.0.0 (2026-01-17)
Bug Fixes
- rename deprecated datacenter field to location (
d15007d)
Others
Breaking Changes
- rename deprecated datacenter field to location
Downloads
ci-bot
released this
2025-07-15 13:29:19 +00:00
| 2 commits to main since this release
v2.0.1 (2025-07-15)
Bug Fixes
- use fqdn in cloudflare_dns_record name (
efd231d)
CI Pipeline
Downloads
ci-bot
released this
2025-02-20 14:19:20 +00:00
| 4 commits to main since this release
v2.0.0 (2025-02-20)
Bug Fixes
- migrate to cloudflare provider v5 (#7) (
bc076f9)
Breaking Changes
- Rename
cloudflare_record to cloudflare_dns_record to support cloudflare provider v5.
Downloads
ci-bot
released this
2024-08-12 07:50:35 +00:00
| 5 commits to main since this release
v1.1.3 (2024-08-12)
Bug Fixes
- replace deprecated cloudflare_record value with content (#6) (
4fd9389)
CI Pipeline
Downloads
ci-bot
released this
2024-04-11 19:29:37 +00:00
| 7 commits to main since this release
v1.1.2 (2024-04-11)
Bug Fixes
Downloads
ci-bot
released this
2024-03-14 19:52:25 +00:00
| 8 commits to main since this release
v1.1.1 (2024-03-14)
Others
- use opentofu and replace restapi provider (#4) (
5eb39da)
CI Pipeline
Downloads
shipper
released this
2023-04-11 09:16:07 +00:00
| 10 commits to main since this release
Changelog
v1.1.0 (2023-04-11)
Features
- add option to set volume labels
Downloads
shipper
released this
2023-03-26 12:41:34 +00:00
| 11 commits to main since this release
Changelog
v1.0.2 (2023-03-26)
Bug Fixes
- ignore hcloud image changes
Downloads
shipper
released this
2022-12-18 15:33:32 +00:00
| 12 commits to main since this release
Changelog
v1.0.1 (2022-12-18)
Bug Fixes
- use type any for server variable (#3)
Downloads
shipper
released this
2022-12-18 15:23:07 +00:00
| 13 commits to main since this release
Changelog
v1.0.0 (2022-12-18)
Bug Fixes
- use subnet_id for hcloud server network resource
- use fqdn as instance name
- fix server attribute name
- remove deployment specific default vars
- rename provisioner label to terraform
CI Pipeline
- add release pipeline (#2)
Code Refactoring
- remove data sources from module
Features
- add option to set hcloud server user_data
- use default server vars
- add required label zone
- add required label os
- add option to set univention dns records
Others
- rename ssh_keys to hcloud_ssh_keys
- disable backups by default
- rename group labels to type
- remove deploygroup label
Downloads