v6.5.1
6.5.1
Fixes
- Pass timeouts to
WaitForResourceToBeReady
andWaitForResourceToBeDeleted
methods - Add configurable timeouts to s3 buckets. Default stays 60 minutes.
- Fix for vpn wireguard peer when there is no endpoint set
- Minor fixes to documentation for api gateway route resource.
- Remove
public_endpoint
from api gateway route resource. - Add temporary fix for backup units resources.
- Add tags for certificate manager test files.
- Add computed
id
forionoscloud_s3_bucket
resource. Same as name, used for crossplane generation. - New sdk-go-bundle versions to fix default params not being sent when having default values on marshalling
- Fix CDN tests
- Fix small CDN bug that led to an inconsistent state
- Fix k8s tests.
Documentation
- Update documentation for S3 bucket resource
- Update documentation for
ionoscloud_inmemorydb_replicaset
resource - Fix error message for
ionoscloud_s3_bucket_policy
data source when bucket or policy does not exist. - Fix error message for
ionoscloud_s3_bucket_public_access_block
data source when bucket or public access block does not exist. - Add validation for
persistence_mode
andeviction_policy
fields ofionoscloud_inmemorydb_replicaset
- Add
ForceNew: true
for some attributes inionoscloud_inmemorydb_replicaset
resource - Fixes #632 update docs with
Principal
example fors3_bucket_policy
- Update examples for vpn gateway resources
- Minor fixes to documentation for api gateway and api gateway route resources.
- Only valid hcl in resource examples
connections
needs to be required forionoscloud_vpn_wireguard_gateway
resource- Minor documentation fix for CDN resource
- Add basic examples for NFS, VPN Gateway and Kafka resources
What's Changed(auto-generated)
- doc: Add extra info in the documentation for s3 bucket resource by @adeatcu-ionos in #636
- Fix: policy, public access block error messages for data source by @cbeti-ionos in #637
- fix: principal should be an array of strings in the docs by @cristiGuranIonos in #634
- fix: apigateway minor doc fixes by @cristiGuranIonos in #630
- fix docs for vpn gateway. by @digna-ionos in #640
- Fix: InmemoryDB minor fixes by @cbeti-ionos in #635
- fix: use timeouts from resources by @cristiGuranIonos in #633
- fix: auto lint by @avirtopeanu-ionos in #644
- fix: Implement workaround for the BackupUnits API bug by @adeatcu-ionos in #643
- Fix kafka docs by @rmocanu-ionos in #638
- fix: move example code for resource timeouts to correct section by @skoenig in #645
- test: Add test tags for Ceritificate Manager files by @adeatcu-ionos in #650
- fix: only valid hcl in resource examples by @cristiGuranIonos in #648
- fix: add id to s3 bucket by @cristiGuranIonos in #651
- Fix: new sdk bundle with default params not being marshalled fix by @cristiGuranIonos in #654
- fix: Make small CDN fixes by @adeatcu-ionos in #649
- test: Fix k8s tests by @adeatcu-ionos in #652
- fix: nfs nitpicks by @glimberea in #642
- fix: add basic examples to docs by @glimberea in #656
Full Changelog: v6.5.0...v6.5.1