terraform-provider-stackitp.../stackit/internal/services
GokceGK b58bd0f640
Onboard iaas network area (#500)
* Onboard network-area resource (#469)

* onboard network-area resource

* fix update network ranges

* fix linter issues

* add organization id to test util

* add examples

* change project count to computed and adapt unit tests

* extend acceptance tests

* add docs

* fix linter issues

* add datasource to provider

* remove routes from the datasource schema

* remove obsolete api cals

* remove raw response from create network area

* change network ranges to list of objects

* update examples

* fix linter issues

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

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

* add network range id to schema

* map network_range_id

* fix unit tests

* adapt acceptance test

* fix acceptance tests

* Update stackit/internal/services/iaas/iaas_acc_test.go

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

---------

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

* Add network area to beta resources list (#481)

* add network area to beta resources list

* add accidentally removed line

* add accidentally removed line

* Fix multi range creation issue (#483)

* fix multi range creation issue

* fix network range update issue

* fix some unit tests

* fix order issue

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

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

* add unit test to cover the reconciled list

---------

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

* Onboard IaaS network area route (#491)

* onboard network area route

* generate docs

* add route to beta resources

* extend acceptance test

* fix import id handling

* Update next_hop description

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

* Update prefix description

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

* change descriptions in datasource

* add IP and CIDR validators

* use requiresReplace in resource

* improve error logs

* change the create response handling

* update docs

* change route and route id detection

---------

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

---------

Co-authored-by: João Palet <joao.palet@outlook.com>
2024-08-09 12:38:35 +02:00
..
argus Onboard Argus alert configs (#449) 2024-07-18 15:05:35 +01:00
dns Document possible values of schema fields (#455) 2024-07-09 13:14:38 +01:00
iaas Onboard iaas network area (#500) 2024-08-09 12:38:35 +02:00
loadbalancer Adjust mapping of LB API response when private network only field is … (#477) 2024-07-23 11:37:57 +01:00
logme Add description for the parameters field of DSA instances (#445) 2024-07-02 19:02:19 +01:00
mariadb Add description for the parameters field of DSA instances (#445) 2024-07-02 19:02:19 +01:00
mongodbflex Add additional backup configurations to MongoDB Flex instance resource (#486) 2024-07-31 10:55:14 +01:00
objectstorage Remove deleted resources and datasources from Terraform state on Read (all remaining services) (#346) 2024-04-23 08:59:43 +01:00
opensearch Add description for the parameters field of DSA instances (#445) 2024-07-02 19:02:19 +01:00
postgresflex Fix update of PostgreSQL Flex instance flavor (#494) 2024-08-05 13:52:36 +01:00
postgresql Remove CRUD method logic from PostgreSQL (first step of removal) (#423) 2024-07-01 10:06:54 +01:00
rabbitmq Add description for the parameters field of DSA instances (#445) 2024-07-02 19:02:19 +01:00
redis Add description for the parameters field of DSA instances (#445) 2024-07-02 19:02:19 +01:00
resourcemanager Preserve order of project members even if API re-orders them (#484) 2024-07-30 13:32:49 +01:00
secretsmanager fix(deps): update stackit sdk modules (#373) 2024-05-27 11:54:57 +01:00
serverbackup Make server backup schedule resources beta (#434) 2024-06-26 14:02:50 +01:00
ske fix ske acceptance test (#496) 2024-08-06 16:39:00 +02:00
sqlserverflex fix(deps): update stackit sdk modules (#473) 2024-07-22 09:45:06 +02:00