terraform-provider-stackitp.../stackit/internal/services/iaas
Rüdiger Schmitz c7ed274647
Handle network prefixes correctly (#753)
* wip

* fix: corrected testcase

* fix: change prefix to workaround bug in current environment

* fix: made acceptance test more robust for randomized nameserver order

* fix: updated documentation

* fix: linter issue

* fix: acceptance test still relied on a fixed order of nameservers

* fix: fixed import acceptance testcase
2025-04-04 08:26:03 +02:00
..
affinitygroup chore(iaas): move beta resources and datasources to GA (#717) 2025-03-26 09:23:25 +01:00
image chore(iaas): move beta resources and datasources to GA (#717) 2025-03-26 09:23:25 +01:00
keypair chore(iaas): move beta resources and datasources to GA (#717) 2025-03-26 09:23:25 +01:00
network Handle network prefixes correctly (#753) 2025-04-04 08:26:03 +02:00
networkarea chore(iaas): move beta resources and datasources to GA (#717) 2025-03-26 09:23:25 +01:00
networkarearoute chore(iaas): move beta resources and datasources to GA (#717) 2025-03-26 09:23:25 +01:00
networkinterface chore(iaas): move beta resources and datasources to GA (#717) 2025-03-26 09:23:25 +01:00
networkinterfaceattach chore(iaas): move beta resources and datasources to GA (#717) 2025-03-26 09:23:25 +01:00
publicip chore(iaas): move beta resources and datasources to GA (#717) 2025-03-26 09:23:25 +01:00
publicipassociate chore(iaas): move beta resources and datasources to GA (#717) 2025-03-26 09:23:25 +01:00
publicipranges chore(iaas): move beta resources and datasources to GA (#717) 2025-03-26 09:23:25 +01:00
securitygroup chore(iaas): move beta resources and datasources to GA (#717) 2025-03-26 09:23:25 +01:00
securitygrouprule chore(iaas): move beta resources and datasources to GA (#717) 2025-03-26 09:23:25 +01:00
server fix(iaas): server resource produces an unexpected new value for delete_on_termination (#755) 2025-04-02 09:50:17 +02:00
serviceaccountattach chore(iaas): move beta resources and datasources to GA (#717) 2025-03-26 09:23:25 +01:00
volume chore(iaas): move beta resources and datasources to GA (#717) 2025-03-26 09:23:25 +01:00
volumeattach chore(iaas): move beta resources and datasources to GA (#717) 2025-03-26 09:23:25 +01:00
iaas_acc_test.go Handle network prefixes correctly (#753) 2025-04-04 08:26:03 +02:00