terraform-provider-stackitp.../stackit/internal/services/iaas
Ruben Hönle 9ff9b8f610
feat(iaas): add experimental support for routing tables and routes (#896)
* Merged PR 788126: feat(iaas): Onboard routing tables

feat(iaas): Onboard routing tables

Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>

* Merged PR 793350: fix(routingtable): region attribute is missing in scheme

fix(routingtable): region attribute is missing in scheme

Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>

* Merged PR 797968: feat(iaas): onboarding of routing table routes

relates to STACKITTPR-241

* use iaasalpha sdk from github

* resolve todos

* remove routes from routing table model

* restructure packages

* acc tests routing tables

* add acc tests for routes

* chore(iaas): mark routing table resources as experimental

* chore(deps): use iaasalpha sdk v0.1.19-alpha

* Review feedback

Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>

---------

Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>
Co-authored-by: Alexander Dahmen (EXT) <Alexander.Dahmen_ext@external.mail.schwarz>
Co-authored-by: Alexander Dahmen <alexander.dahmen@inovex.de>
2025-07-02 10:30:50 +02:00
..
affinitygroup chore(terraform): use a util func to build internal terraform id (#869) 2025-06-12 14:41:57 +02:00
image chore(terraform): use a util func to build internal terraform id (#869) 2025-06-12 14:41:57 +02:00
keypair chore(iaas): extract mapping of labels into util func (#867) 2025-06-05 13:46:33 +02:00
network chore(terraform): use a util func to build internal terraform id (#869) 2025-06-12 14:41:57 +02:00
networkarea chore(terraform): use a util func to build internal terraform id (#869) 2025-06-12 14:41:57 +02:00
networkarearoute chore(terraform): use a util func to build internal terraform id (#869) 2025-06-12 14:41:57 +02:00
networkinterface chore(terraform): use a util func to build internal terraform id (#869) 2025-06-12 14:41:57 +02:00
networkinterfaceattach chore(terraform): use a util func to build internal terraform id (#869) 2025-06-12 14:41:57 +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 chore(terraform): use a util func to build internal terraform id (#869) 2025-06-12 14:41:57 +02: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(docs): attach network interface via server attribute (#881) 2025-06-16 16:38:09 +02:00
serviceaccountattach chore(terraform): use a util func to build internal terraform id (#869) 2025-06-12 14:41:57 +02:00
testdata feat(iaas): min/max acc tests (#811) 2025-05-09 08:49:04 +02: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(iaas): min/max acc tests (#811) 2025-05-09 08:49:04 +02:00