What's Changed
- feature: allow account_number to be set in provider config. fixes #460 by @cristiGuranIonos in #461
- Fix ionoscloud_ipfailover resource and solve the problems presented at #432 @adeatcu-ionos in #455
- refactor: add nic service, rename services, other small changes by @cristiGuranIonos in #458
- doc: modify CHANGELOG.md by @adeatcu-ionos in #464
- refactor: rename LAN service by @adeatcu-ionos in #465
- #412 add support to set power state of Enterprise and Cube servers, by adding the new field
vm_state
inionoscloud_server
,ionoscloud_cube_server
andionoscloud_vcpu_server
resources by @cbeti-ionos in #462 - test: Fix IP failover import tests by @adeatcu-ionos in #466
- chore: replace deprecated function for debugging by @cristiGuranIonos in #471
- power state for vcpu servers by @cbeti-ionos in #472
- fix: nil deref on nic datasource by @cristiGuranIonos in #473
- docs: rename Private Cross Connect -> Cross Connect by @mimihalescu in #469
- fix: removing nic from dcd should not throw 404 err when running plan… by @cristiGuranIonos in #474
- Fix/image name exact match by @cbeti-ionos in #475
- build(deps): bump golang.org/x/net from 0.12.0 to 0.17.0 by @dependabot in #468
- fix: image ds name exact matching by @cbeti-ionos in #476
Full Changelog: v6.4.9...v6.4.10