* fix: remove unused attribute types and functions from backup models
* fix: update API client references to use sqlserverflexalpha package
* fix: update package references to use sqlserverflexalpha and modify user data source model
* fix: add sqlserverflexalpha user data source to provider
* fix: add sqlserverflexalpha user resource and update related functionality
* chore: add stackit_sqlserverflexalpha_user resource and instance_id variable
* fix: refactor sqlserverflexalpha user resource and enhance schema with status and default_database
---------
Co-authored-by: Andre Harms <andre.harms@stackit.cloud>
Co-authored-by: Marcel S. Henselin <marcel.henselin@stackit.cloud>
* Enable CI
Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>
* Add default local file for IaaS image test
Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>
* Opensearch acceptance test typo
Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>
* Postgresflex acceptance test fix ignore
Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>
* Redis acceptance test remove mid uuid
Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>
* Objectstorage acceptance test ignore region for import
Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>
* Add more environment variables for CI build
Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>
---------
Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>
* chore: pull terraform binary explicitly
* chore: use unzip instead of not available bsdtar
* chore: reuse existing terraform from path
* chore: use github action to install terraform in pipeline
* chore: removed explicit terraform version
* Create observability resources
* add deprecation message to argus
* add warning to readme
* remove warning from readme
* add info back to migration md
* Update MIGRATION.md
Co-authored-by: João Palet <joao.palet@outlook.com>
---------
Co-authored-by: João Palet <joao.palet@outlook.com>