Releases: ionos-cloud/terraform-provider-ionoscloud
Releases · ionos-cloud/terraform-provider-ionoscloud
v6.7.1
v6.7.0
What's Changed:
6.7.0
Fixes
- Fix #735 by reading all values for
api_subnet_allow_list
, not only non-nill values. - Fix #748 by removing unecessary error check
- S3 key creation fails with 422 if s3 key not found. Add function to check for that specific response from the API.
Features
- Add new read-only attribute:
ipv4_cidr_block
toionoscloud_lan
resource and data source. - Make
volume
optional forionoscloud_server
resource. name
attribute forionoscloud_auto_certificate
resource is now required. (might be a minor breaking change)- Add
allow_replace
field toionoscloud_pg_cluster
resource.
Docs
- Changed dead link in MongoDB cluster docs.
What's Changed(auto-generated)
- doc: Remove 'upcoming-release' tag from CHANGELOG.md by @adeatcu-ionos in #734
- fix: Set 'api_subnet_allow_list' even if the list is empty by @adeatcu-ionos in #736
- Feat/extend location list by @cciopa-ionos in #737
- Changed dead link in MongoDB by @cciopa-ionos in #738
- fix: custom url doc by @cristiGuranIonos in #733
- feat: Add ipv4CIDRBlock attribute for LAN resource & data source by @adeatcu-ionos in #739
- feat: make volume optional for ionoscloud_server by @cristiGuranIonos in #742
- feat: Make 'name' attribute required for auto-certificates by @adeatcu-ionos in #740
- Added allow_replace to PSQL by @cciopa-ionos in #741
- test: Add
inMemoryDB
tag to the list ofDBaaS
periodic tests by @adeatcu-ionos in #743 - doc: Fix CHANGELOG.md by @adeatcu-ionos in #744
- Fix: Group membership gone missing after reapply by @cciopa-ionos in #754
- fix: add check for 422 response on s3 key not found by @cristiGuranIonos in #746
New Contributors
- @cciopa-ionos made their first contribution in #737
Full Changelog: v6.6.9...v6.7.0
v6.6.9
What's Changed
- fix: replace < and > with " in hcl examples by @cristiGuranIonos in #728
- feat: Implement Monitoring Service by @adeatcu-ionos in #729
- feat: Add 'expose_serial' attribute for image DS by @adeatcu-ionos in #731
- doc: Fix CHANGELOG.md by @adeatcu-ionos in #732
- fix: better check and logging for k8s state by @cristiGuranIonos in #727
Full Changelog: v6.6.8...v6.6.9
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.4
What's Changed
- fix: refactor share and nic data sources. fix sleep on share resource by @cristiGuranIonos in #715
- fix: server an vcpu test, debug logs by @cristiGuranIonos in #717
- Feat/s3 management by @rmocanu-ionos in #676
- Feat/make mac optional by @rmocanu-ionos in #716
Full Changelog: v6.6.3...v6.6.4
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