terraform-provider-stackitp.../examples/data-sources
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
..
stackit_argus_instance Initial commit 2023-09-07 11:34:45 +01:00
stackit_argus_scrapeconfig Initial commit 2023-09-07 11:34:45 +01:00
stackit_dns_record_set Initial commit 2023-09-07 11:34:45 +01:00
stackit_dns_zone Initial commit 2023-09-07 11:34:45 +01:00
stackit_loadbalancer Onboard Load Balancer (part 4: acc tests, examples and documentation) (#117) 2023-10-31 18:13:50 +01:00
stackit_logme_credential Rename credentials_id field to credential_id (#80) 2023-10-12 14:57:05 +01:00
stackit_logme_instance Initial commit 2023-09-07 11:34:45 +01:00
stackit_mariadb_credential Rename credentials_id field to credential_id (#80) 2023-10-12 14:57:05 +01:00
stackit_mariadb_instance Initial commit 2023-09-07 11:34:45 +01:00
stackit_mongodbflex_instance fix(deps): update module github.com/hashicorp/terraform-plugin-framework to v1.6.1 + examples fix (#284) 2024-03-07 14:19:45 +00:00
stackit_mongodbflex_user fix(deps): update module github.com/hashicorp/terraform-plugin-framework to v1.6.1 + examples fix (#284) 2024-03-07 14:19:45 +00:00
stackit_network Implement new stackit_network resource and datasource (#366) 2024-05-20 17:17:39 +01:00
stackit_network_area Onboard iaas network area (#500) 2024-08-09 12:38:35 +02:00
stackit_network_area_route Onboard iaas network area (#500) 2024-08-09 12:38:35 +02:00
stackit_objectstorage_bucket Object storage improvements (#84) 2023-10-13 18:33:45 +01:00
stackit_objectstorage_credential Object storage improvements (#84) 2023-10-13 18:33:45 +01:00
stackit_objectstorage_credentials_group Object storage improvements (#84) 2023-10-13 18:33:45 +01:00
stackit_opensearch_credential Rename credentials_id field to credential_id (#80) 2023-10-12 14:57:05 +01:00
stackit_opensearch_instance Initial commit 2023-09-07 11:34:45 +01:00
stackit_postgresflex_database Implement PostgreSQL Flex database resource and data source (#453) 2024-07-09 14:05:58 +01:00
stackit_postgresflex_instance Initial commit 2023-09-07 11:34:45 +01:00
stackit_postgresflex_user Initial commit 2023-09-07 11:34:45 +01:00
stackit_postgresql_credential Rename credentials_id field to credential_id (#80) 2023-10-12 14:57:05 +01:00
stackit_postgresql_instance Initial commit 2023-09-07 11:34:45 +01:00
stackit_rabbitmq_credential Rename credentials_id field to credential_id (#80) 2023-10-12 14:57:05 +01:00
stackit_rabbitmq_instance Initial commit 2023-09-07 11:34:45 +01:00
stackit_redis_credential Rename credentials_id field to credential_id (#80) 2023-10-12 14:57:05 +01:00
stackit_redis_instance Initial commit 2023-09-07 11:34:45 +01:00
stackit_resourcemanager_project Initial commit 2023-09-07 11:34:45 +01:00
stackit_secretsmanager_instance Secrets manager - Add examples, update docs (#95) 2023-10-19 16:03:42 +01:00
stackit_secretsmanager_user Secrets manager - Add examples, update docs (#95) 2023-10-19 16:03:42 +01:00
stackit_server_backup_schedule ref 624723: server backup schedules (#416) 2024-06-26 11:51:06 +01:00
stackit_server_backup_schedules ref 624723: server backup schedules (#416) 2024-06-26 11:51:06 +01:00
stackit_ske_cluster Initial commit 2023-09-07 11:34:45 +01:00
stackit_ske_project Initial commit 2023-09-07 11:34:45 +01:00
stackit_sqlserverflex_instance Add examples, generate docs and fix acc tests (#386) 2024-06-04 13:13:05 +01:00
stackit_sqlserverflex_user Onboard SQLServer Flex user resource (#403) 2024-06-24 14:09:55 +02:00