Releases: ionos-cloud/terraform-provider-ionoscloud
Releases · ionos-cloud/terraform-provider-ionoscloud
v6.6.8
What's Changed
- fix: Fix 'location' related bug for some resources by @adeatcu-ionos in #725
- doc: update k8s version by @cristiGuranIonos in #722
- feat: add dataplatform auto_scaling for nodepools by @cristiGuranIonos in #726
Full Changelog: v6.6.7...v6.6.8
v6.6.7
What's Changed
- feat: Implement 'maintenance_window', 'tier' and multiple endpoints f… by @adeatcu-ionos in #693
- Fix/new GitHub action by @cristiGuranIonos in #720
- fix: Fix release workflow by @adeatcu-ionos in #721
- fix: remove location validations by @cristiGuranIonos in #723
Full Changelog: v6.6.5...v6.6.7
v6.6.6
What's Changed
- feat: Implement 'maintenance_window', 'tier' and multiple endpoints f… by @adeatcu-ionos in #693
- Fix/new GitHub action by @cristiGuranIonos in #720
Full Changelog: v6.6.5...v6.6.6
v6.6.5
What's Changed
- test: Add import tests for MariaDB clusters by @adeatcu-ionos in #704
- feat: Implement 'update' method for MariaDB clusters by @adeatcu-ionos in #718
Full Changelog: v6.6.4...v6.6.5
v6.6.3
What's Changed
- doc: Rename k8s doc file by @adeatcu-ionos in #705
- fix: docs for docs.ionos.com by @cristiGuranIonos in #711
- Docs additional examples by @skoenig in #706
- test: NFS by @avirtopeanu-ionos in #631
- doc: link examples by @cristiGuranIonos in #713
- feat: add allow_replace to server resource by @cristiGuranIonos in #712
- enhancement: remove basic auth deprecation notice from readme by @glimberea in #691
- fix: add id and name fields in data sources should be optional and co… by @cristiGuranIonos in #714
Full Changelog: v6.6.2...v6.6.3
v6.6.2
What's Changed
- fix empty ssh key crash by @digna-ionos in #700
- test: Add import tests for VPN Gateways by @adeatcu-ionos in #701
- fix: hostname needs to be computed by @cristiGuranIonos in #703
- Feat/Network Security Group by @cbeti-ionos in #589
- fix: allow custom urls for products that have location based urls by @cristiGuranIonos in #708
Full Changelog: v6.6.1...v6.6.2
v6.6.1
What's Changed
Features
- Add
hostname
toionoscloud_server
resource and data source - Add
hostname
toionoscloud_vcpu_server
resource and data source - Add
hostname
toionoscloud_cube_server
resource and data source - Add
hostname
toionoscloud_servers
data source
What's Changed(auto-generated)
- feature: add hostname to server and vcpu_server and servers by @cristiGuranIonos in #697
Full Changelog: v6.6.0...v6.6.1
v6.6.0
rename s3 go sdk module occurrences (#696)
v6.5.9
What's Changed
- doc: Add note about IP retrieval in 'README.md' by @adeatcu-ionos in #694
- feat: Add 'sni_mode' for CDN resource/DS by @adeatcu-ionos in #690
Full Changelog: v6.5.8...v6.5.9
v6.5.8
remove validation for empty prefix (#689) * remove validation for empty prefix * update change log