Skip to content

v6.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Jan 12:05
· 13 commits to master since this release
6ca4426

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 to ionoscloud_lan resource and data source.
  • Make volume optional for ionoscloud_server resource.
  • name attribute for ionoscloud_auto_certificate resource is now required. (might be a minor breaking change)
  • Add allow_replace field to ionoscloud_pg_cluster resource.

Docs

  • Changed dead link in MongoDB cluster docs.

What's Changed(auto-generated)

New Contributors

Full Changelog: v6.6.9...v6.7.0