terraform-provider-stackitp.../stackit/internal/services/iaas
GokceGK 2a2d62a429
Onboard public_ip_associate resource (#582)
* onboard public_ip_associate resource

* add warnings

* add example

* edit warning message

* Update stackit/internal/services/iaas/publicipassociate/resource.go

Co-authored-by: João Palet <joao.palet@outlook.com>

* Update stackit/internal/services/iaas/publicipassociate/resource.go

Co-authored-by: João Palet <joao.palet@outlook.com>

* Update stackit/internal/services/iaas/publicipassociate/resource.go

Co-authored-by: João Palet <joao.palet@outlook.com>

* Update stackit/internal/services/iaas/publicipassociate/resource.go

Co-authored-by: João Palet <joao.palet@outlook.com>

* Update stackit/internal/services/iaas/publicipassociate/resource.go

Co-authored-by: João Palet <joao.palet@outlook.com>

* Update stackit/internal/services/iaas/publicipassociate/resource.go

Co-authored-by: João Palet <joao.palet@outlook.com>

* Update stackit/internal/services/iaas/publicipassociate/resource.go

Co-authored-by: João Palet <joao.palet@outlook.com>

* Update stackit/internal/services/iaas/publicipassociate/resource.go

Co-authored-by: João Palet <joao.palet@outlook.com>

* add requiresReplace in network_interface_id

* change function name to toCreatePayload

* change deletion of the public ip association

* add unit test

* Add missing space between sentences

* update conflict warning message

* update conflict warning message

* Adjust warning message

---------

Co-authored-by: João Palet <joao.palet@outlook.com>
Co-authored-by: João Palet <joao.palet@freiheit.com>
2024-11-22 10:14:44 +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 IaaS Release (#543) 2024-10-18 16:37:41 +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 Implement key pair resource (#588) 2024-11-11 11:08:05 +00:00
publicipassociate Onboard public_ip_associate resource (#582) 2024-11-22 10:14:44 +00: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 Implement key pair resource (#588) 2024-11-11 11:08:05 +00: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 Extend network resource fields (#576) 2024-11-19 15:25:56 +01:00