terraform-provider-stackitp.../stackit/internal/services/iaas
Alexander Dahmen 4cfdbc508f
fix(network-interface): Response returns name \"\" if not set (#706)
This has to be set to a nil value otherwise a name \"\"  is sent via the next request which results
in a failing validator

Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>
2025-03-06 10:32:22 +01:00
..
affinitygroup feat: Onboard affinity groups resource and data source (#652) 2025-01-30 11:07:32 +01:00
image fix: use file inputstream on file upload instead of in-memory buffer (#671) 2025-02-07 15:12:05 +01:00
keypair fix: Fix formatting of key pair example (#592) 2024-11-12 17:45:43 +01:00
network fix: exclude zero address as for inadmissable cases (#650) 2025-01-27 12:17:34 +01:00
networkarea feat: Update golangci-lint version to 1.62.0 and go version to 1.23 2024-11-26 15:25:49 +01:00
networkarearoute fix: exclude zero address as for inadmissable cases (#650) 2025-01-27 12:17:34 +01:00
networkinterface fix(network-interface): Response returns name \"\" if not set (#706) 2025-03-06 10:32:22 +01:00
networkinterfaceattach fix: description of "server_network_interface_attachment" (#648) 2025-01-27 13:19:20 +01:00
publicip fix: exclude zero address as for inadmissable cases (#650) 2025-01-27 12:17:34 +01:00
publicipassociate fix: exclude zero address as for inadmissable cases (#650) 2025-01-27 12:17:34 +01:00
publicipranges feat: Onboard IaaS Public IP range datasource (#633) 2025-03-04 13:57:28 +01:00
securitygroup IaaS Release (#543) 2024-10-18 16:37:41 +01:00
securitygrouprule use regexp for validation (#574) 2024-10-23 11:54:22 +02:00
server fix: state drift of "stackit_server" (#679) 2025-02-18 14:33:39 +01:00
serviceaccountattach IaaS Release (#543) 2024-10-18 16:37:41 +01:00
volume Validate volume resize on the schema (#660) 2025-01-31 10:43:36 +01:00
volumeattach IaaS Release (#543) 2024-10-18 16:37:41 +01:00
iaas_acc_test.go Ft/rework acceptance tests follow up (#684) 2025-02-20 13:36:31 +01:00