terraform-provider-stackitp.../stackit/internal/services/iaas
Rüdiger Schmitz f04ced9981
feat: Allow managing server state in stackit_server resource (#623)
* feat: implement state switching in resource

* chore: fix linter issues

* feat: fix testcases

* chore: update documentation

* feat: replace backoff implementation with canonical wait functionality

* feat: refactor update method to correctly handle state changes of shelved servers

* chore: reverted documentation changes

* feat: updated server documentation

* feat: configured desired_state as "write-only" attribute

* feat: update to command help
2025-01-15 11:28:50 +01:00
..
image Implement new stackit_image resource and datasource (#609) 2025-01-09 11:57:25 +00:00
keypair fix: Fix formatting of key pair example (#592) 2024-11-12 17:45:43 +01:00
network Add missing fields to datasource (#596) 2024-11-22 08:25:17 +00: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 Allow updating labels in network area route resource (#590) 2024-11-12 09:58:41 +01:00
networkinterface Implement key pair resource (#588) 2024-11-11 11:08:05 +00:00
networkinterfaceattach Implement key pair resource (#588) 2024-11-11 11:08:05 +00:00
publicip Update nic field description (#619) 2024-12-23 12:35:02 +00:00
publicipassociate Change the public ip resource conflict warning message order (#600) 2024-11-25 11:41:12 +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 feat: Allow managing server state in stackit_server resource (#623) 2025-01-15 11:28:50 +01:00
serviceaccountattach IaaS Release (#543) 2024-10-18 16:37:41 +01:00
volume add link to the available service plans page (#575) 2024-10-23 14:04:08 +02:00
volumeattach IaaS Release (#543) 2024-10-18 16:37:41 +01:00
iaas_acc_test.go Implement new stackit_image resource and datasource (#609) 2025-01-09 11:57:25 +00:00