Skip to content

Releases: ionos-cloud/terraform-provider-ionoscloud

v6.5.8

10 Oct 13:34
1efb6c2
Compare
Choose a tag to compare
remove validation for empty prefix (#689)

* remove validation for empty prefix

* update change log

v6.5.7

03 Oct 11:23
920158b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.5.6...v6.5.7

v6.5.6

30 Sep 06:56
702e79d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.5.5...v6.5.6

v6.5.5

17 Sep 12:26
e6a67ba
Compare
Choose a tag to compare
fix optional blocks in s3 bucket lifecycle and website configuration …

v6.5.4

11 Sep 08:12
d85d312
Compare
Choose a tag to compare
expose sdk bundle client function for injecting the client in crosspl…

v6.5.3

02 Sep 14:16
991e8b0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.5.2...v6.5.3

v6.5.2

29 Aug 10:46
b5a8ca4
Compare
Choose a tag to compare

What's Changed

6.5.2

Features

  • support for all s3 resources configurations
  • Add location to logging_pipeline resource and data source

Fixes

  • Fix nil deref due to GeoRestrictions not being checked against nil

What's Changed(auto-generated)

New Contributors

Full Changelog: v6.5.1...v6.5.2

v6.5.1

26 Aug 11:33
7d2e9bf
Compare
Choose a tag to compare

6.5.1

Fixes

  • Pass timeouts to WaitForResourceToBeReady and WaitForResourceToBeDeleted 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 for ionoscloud_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 and eviction_policy fields of ionoscloud_inmemorydb_replicaset
  • Add ForceNew: true for some attributes in ionoscloud_inmemorydb_replicaset resource
  • Fixes #632 update docs with Principal example for s3_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 for ionoscloud_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)

Full Changelog: v6.5.0...v6.5.1

v6.5.0

01 Aug 14:46
35ebe52
Compare
Choose a tag to compare

What's Changed:

  • Add support for CDN
  • Add new attribute api_subnet_allow_list to container_registry resource and data source
  • Add new attribute api_subnet_allow_list to container_registry resource and data source
  • Add new attribute protocol_version to target_group resource and data source
  • Add new attributes central_logging and logging_format to networkloadbalancer resource and data source
  • Add new attributes central_logging and logging_format to application_loadbalancer resource and data source
  • Add support for Event Streams for Apache Kafka
  • Add support for Certificate Manager providers and auto-certificates
  • Add support for In-Memory DB
  • Add support for API Gateway
  • Add support for VPN Gateway

What's Changed(auto-generated)

New Contributors

Full Changelog: v6.4.19...v6.5.0

v6.4.19

30 Jul 08:54
1206cf9
Compare
Choose a tag to compare

What's Changed:

6.4.19

Fixes

  • Data source ionoscloud_mongo_template should have id computed and optional
  • Fixes #607. Container registry should wait until the resource is ready before returning the ID.
  • Move tests from AMD_OPTERON to INTEL_XEON

Features

  • Add s3 bucket, object, policy resources with base functionality
  • Add Network File Storage API Support

What's Changed(auto-generated)

Full Changelog: v6.4.18...v6.4.19