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