Releases: ionos-cloud/terraform-provider-ionoscloud
Releases · ionos-cloud/terraform-provider-ionoscloud
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
v6.5.7
What's Changed
- refactor: Fix k8s workflow by @adeatcu-ionos in #680
- update force_destroy description and set server_side_encryption attribute on ionoscloud_s3_object as computed by @digna-ionos in #682
- update changelog by @digna-ionos in #683
- Fx: metadata for docs that are not rendering correctly in TF registry by @cbeti-ionos in #684
- Fix: alb forwardingrule docs typo by @cbeti-ionos in #685
- fix: check if no registies are found because none exist, wrong user a… by @rmocanu-ionos in #646
Full Changelog: v6.5.6...v6.5.7
v6.5.6
What's Changed
- feat: Add 'connection_pooler' attribute for PgSQL cluster resource/da… by @adeatcu-ionos in #671
- fix: remove unavailable locations for kafka by @cristiGuranIonos in #672
- fix: Fix update behavior for CR property by @adeatcu-ionos in #673
- fix: Fix 'ionoscloud_certificate' data source by @adeatcu-ionos in #677
- test: Fix DBaaS tests, mark 'connection_pooler' as Computed by @adeatcu-ionos in #674
- test: Modify k8s workflow - run tests weekly again by @adeatcu-ionos in #675
- fix: certificate_id should be optional for api_gateway resource by @cristiGuranIonos in #678
- Fix/cdn add metadata by @cristiGuranIonos in #679
Full Changelog: v6.5.5...v6.5.6
v6.5.5
fix optional blocks in s3 bucket lifecycle and website configuration …
v6.5.4
expose sdk bundle client function for injecting the client in crosspl…
v6.5.3
What's Changed
- test: Fix DBaaS tests, set ID for Mongo user import by @adeatcu-ionos in #660
- fix: location set as optional with de/txl default by @cristiGuranIonos in #662
Full Changelog: v6.5.2...v6.5.3
v6.5.2
What's Changed
6.5.2
Features
- support for all s3 resources configurations
- Add
location
tologging_pipeline
resource and data source
Fixes
- Fix nil deref due to
GeoRestrictions
not being checked against nil
What's Changed(auto-generated)
- fix: deref nil crash, check GeoRestrictions by @ionoscloudsdk in #657
- feat: add location to logging pipelines by @cristiGuranIonos in #659
- Feat/s3 ops by @digna-ionos in #647
New Contributors
- @ionoscloudsdk made their first contribution in #657
Full Changelog: v6.5.1...v6.5.2