1
0
Fork 0

refactor: use standalone hcloud_primary_ip resource for control plane node ip

This commit is contained in:
Vojtěch Mareš 2024-11-23 09:29:55 +01:00
parent a6d00bd4c5
commit f916e715e5
Signed by: vojtech.mares
GPG key ID: C6827B976F17240D
2 changed files with 24 additions and 2 deletions

View file

@ -1,5 +1,11 @@
# Changelog
## [0.6.0] - 2024-11-23
### Changed
- Use standalone resource for control plane primary IP
## [0.5.0] - 2024-11-20
### Added