feat: region adjustments SQLServerFlex (#707)

* feat: region adjustment sqlserverflex

* adapt acceptance tests

* add region to internal id of sqlserverflex resources to support import of different regions
This commit is contained in:
Marcel Jacek 2025-03-11 08:06:46 +01:00 committed by GitHub
parent 4cfdbc508f
commit 81f876adea
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
15 changed files with 360 additions and 105 deletions

View file

@ -317,7 +317,7 @@ func SecretsManagerProviderConfig() string {
}
func SQLServerFlexProviderConfig() string {
if MongoDBFlexCustomEndpoint == "" {
if SQLServerFlexCustomEndpoint == "" {
return `
provider "stackit" {
region = "eu01"