terraform-provider-stackitp.../stackit/internal/services/iaas
Marcel Jacek 4552b14edd
feat(iaas): add warning that behavior of network resource will change (#1031)
relates to STACKITTPR-366

* feat(iaas): add warning that behavior of network resource will change
* fix: changed payload for ipv6_nameservers
  * if is unset / null: ipv6_nameservers will not be sent
  * if set list / empty list: ipv6_nameserver will be sent with the set list / empty list
2025-11-03 13:04:15 +01:00
..
affinitygroup chore(iaas): remove deprecated machine flavors (#966) 2025-08-26 13:06:03 +00:00
image chore(terraform): use a util func to build internal terraform id (#869) 2025-06-12 14:41:57 +02:00
imagev2 chore(docs): improve docs for image_v2 and machine_type (#977) 2025-09-03 10:23:44 +02:00
keypair chore(iaas): remove deprecated machine flavors (#966) 2025-08-26 13:06:03 +00:00
machinetype chore(docs): improve docs for image_v2 and machine_type (#977) 2025-09-03 10:23:44 +02:00
network feat(iaas): add warning that behavior of network resource will change (#1031) 2025-11-03 13:04:15 +01:00
networkarea fix(iaas): wait for network area deletion until projects are deleted (#978) 2025-09-11 13:26:32 +02:00
networkarearoute chore(terraform): use a util func to build internal terraform id (#869) 2025-06-12 14:41:57 +02:00
networkinterface fix(networkinterface): Recognize the removal of allowed_addresses and security_group_ids from terraform config (#940) 2025-08-11 08:16:58 +02:00
networkinterfaceattach chore(terraform): use a util func to build internal terraform id (#869) 2025-06-12 14:41:57 +02:00
project feat(iaas): onboard iaas project datasource (#955) 2025-08-15 17:01:25 +02:00
publicip chore(terraform): use a util func to build internal terraform id (#869) 2025-06-12 14:41:57 +02:00
publicipassociate chore(terraform): use a util func to build internal terraform id (#869) 2025-06-12 14:41:57 +02:00
publicipranges feat: add cidr_list attribute to stackit_public_ip_ranges datasource (#1001) 2025-10-08 07:19:57 +00:00
securitygroup chore(terraform): use a util func to build internal terraform id (#869) 2025-06-12 14:41:57 +02:00
securitygrouprule feat(iaas): add experimental support for routing tables and routes (#896) 2025-07-02 10:30:50 +02:00
server chore(iaas): remove deprecated machine flavors (#966) 2025-08-26 13:06:03 +00:00
serviceaccountattach chore(terraform): use a util func to build internal terraform id (#869) 2025-06-12 14:41:57 +02:00
testdata feat: add cidr_list attribute to stackit_public_ip_ranges datasource (#1001) 2025-10-08 07:19:57 +00:00
utils chore(iaas): extract mapping of labels into util func (#867) 2025-06-05 13:46:33 +02:00
volume chore(terraform): use a util func to build internal terraform id (#869) 2025-06-12 14:41:57 +02:00
volumeattach chore(terraform): use a util func to build internal terraform id (#869) 2025-06-12 14:41:57 +02:00
iaas_acc_test.go feat: add cidr_list attribute to stackit_public_ip_ranges datasource (#1001) 2025-10-08 07:19:57 +00:00