terraform { required_providers { stackit = { source = "stackitcloud/stackit" version = ">= 0.50.0" } } }