terraform-provider-stackitp.../stackit/internal
GokceGK 0fc2a28469
Deprecate ske project resource (#309)
* add deprecation message

* edit acceptance test

* Enable project before creating first cluster // fix typo in function name

* add cluster existence check before deleting ske project // add deprecation message to project resource

* add region to acceptance test

* Update resource error message

Co-authored-by: Vicente Pinto <vicente.pinto@freiheit.com>

* Update resource error message

Co-authored-by: Vicente Pinto <vicente.pinto@freiheit.com>

* Update deprecation message

Co-authored-by: Vicente Pinto <vicente.pinto@freiheit.com>

* Update error message

Co-authored-by: Vicente Pinto <vicente.pinto@freiheit.com>

* remove model id assignment

* update error handling for cluster existence check while deleting project

* add nil check for clusters during project deletion

* add deprecation notice to documentation

* Update datasource deprecation message

Co-authored-by: Vicente Pinto <vicente.pinto@freiheit.com>

* improve condition handling

---------

Co-authored-by: Vicente Pinto <vicente.pinto@freiheit.com>
2024-03-25 13:23:06 +01:00
..
conversion Move functions to conversion pkg (#123) 2023-11-03 08:49:05 +00:00
core Move functions to conversion pkg (#123) 2023-11-03 08:49:05 +00:00
services Deprecate ske project resource (#309) 2024-03-25 13:23:06 +01:00
testutil Small acc test fixes (#279) 2024-02-26 16:01:12 +00:00
validate fix: validates the record conent based on record type (#267) 2024-02-20 15:17:27 +00:00