Skip to content

Releases: ionos-cloud/terraform-provider-ionoscloud

v6.4.12

21 Dec 10:54
78f8389
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.4.11...v6.4.12

v6.4.11

12 Dec 14:10
92dc52e
Compare
Choose a tag to compare

Documentation

  • Refactor readme files to better explain the usage of the provider

Features

  • Add flowlog to ionoscloud_nic resource
  • Add flowlog to ionoscloud_networkloadbalancer resource
  • Add flowlog to ionoscloud_application_loadbalancer resource
  • Update dependency for terraform-plugin-sdk v2.30.0
  • Use v6.4.10 of cloudapiv6 sdk
  • #494 add proxy-protocol to ionoscloud_networkloadbalancer_forwarding_rule resource

New Product - Autoscaling:

Fixes

  • #487. Crash on server import without inline nic
  • #503. Use Location func for state tracking request instead of getting Location header directly and minor refactor.
  • #497. allow to set empty name for ionoscloud_dns_record
  • Refactor validation to use validation.AllDiag instead of validation.All, remove unnecessary usage of validation.All

New Contributors

Full Changelog: v6.4.10...v6.4.11

v6.4.10

24 Oct 08:38
637552c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.4.9...v6.4.10

v6.4.9

08 Sep 07:50
b928aa8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.4.8...v6.4.9

v6.4.8

30 Aug 13:24
dcc5460
Compare
Choose a tag to compare

From Changelog:

Fixes

  • #443 primary_ip in ionoscloud_server should be set on creation
  • ssh_keys was no longer being set if server was not vcpu.
  • ssh_keys will no longer be computed on any type of server
  • ssh_key_path will now be set to schema on creation
  • setting explicit ipv6_cidr_block on nic resource.
  • ipv6 fields dhcpv6, ipv6_cidr_block, ipv6_ips not updating correctly on ionoscloud_server and ionoscloud_cube_server
  • issue caused by dhcpv6 field for plans which do not enable the IPv6 feature
  • #449. Increase NotFoundChecks to 9999.

Documentation

  • Example IPv6 usage for ionoscloud_server and ionoscloud_cube_server

What's Changed(auto-generated):

Full Changelog: v6.4.7...v6.4.8

v6.4.7

17 Aug 09:03
68a155e
Compare
Choose a tag to compare
add mongo enterprise (#434)

v6.4.6

11 Aug 14:38
f08bc47
Compare
Choose a tag to compare

Fixes

  • Fix ipv6_ips should not request a re-apply of the plan if ipv6_cidr_block is not set on the lan
  • Fix dhcpv6 should not be set on server nic if IPv6 is not enabled on the lan
  • Fix boot_cdrom should not crash even if not set to an UUID

Documentation

  • Fix inoscloud_image docs to get cdrom image
  • Fix boot_cdrom - add description and examples

Features

  • Add support for VCPU servers

v6.4.5

08 Aug 10:29
3d4dbb0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.4.4...v6.4.5

v6.4.4

21 Jul 11:45
7945fa1
Compare
Choose a tag to compare

Features

  • Add support for PgSQL User & Databases

Dependency update

  • Update sdk-go-dbaas-postgres to version 1.1.2

v6.4.3

05 Jul 07:31
b54d0a9
Compare
Choose a tag to compare

Features

  • Add support for Logging Service

Docs

  • Improve example for ionoscloud_private_crossconnect