published on Friday, Feb 20, 2026 by stackitcloud
published on Friday, Feb 20, 2026 by stackitcloud
The provider type for the stackit package. By default, resources use package-wide configuration
settings, however an explicit Provider instance may be created and passed during resource
construction to achieve fine-grained programmatic control over provider settings. See the
documentation for more information.
Create Provider Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new Provider(name: string, args?: ProviderArgs, opts?: CustomResourceOptions);@overload
def Provider(resource_name: str,
args: Optional[ProviderArgs] = None,
opts: Optional[ResourceOptions] = None)
@overload
def Provider(resource_name: str,
opts: Optional[ResourceOptions] = None,
authorization_custom_endpoint: Optional[str] = None,
cdn_custom_endpoint: Optional[str] = None,
credentials_path: Optional[str] = None,
default_region: Optional[str] = None,
dns_custom_endpoint: Optional[str] = None,
edgecloud_custom_endpoint: Optional[str] = None,
enable_beta_resources: Optional[bool] = None,
experiments: Optional[Sequence[str]] = None,
git_custom_endpoint: Optional[str] = None,
iaas_custom_endpoint: Optional[str] = None,
kms_custom_endpoint: Optional[str] = None,
loadbalancer_custom_endpoint: Optional[str] = None,
logme_custom_endpoint: Optional[str] = None,
logs_custom_endpoint: Optional[str] = None,
mariadb_custom_endpoint: Optional[str] = None,
modelserving_custom_endpoint: Optional[str] = None,
mongodbflex_custom_endpoint: Optional[str] = None,
objectstorage_custom_endpoint: Optional[str] = None,
observability_custom_endpoint: Optional[str] = None,
oidc_request_token: Optional[str] = None,
oidc_request_url: Optional[str] = None,
opensearch_custom_endpoint: Optional[str] = None,
postgresflex_custom_endpoint: Optional[str] = None,
private_key: Optional[str] = None,
private_key_path: Optional[str] = None,
rabbitmq_custom_endpoint: Optional[str] = None,
redis_custom_endpoint: Optional[str] = None,
region: Optional[str] = None,
resourcemanager_custom_endpoint: Optional[str] = None,
scf_custom_endpoint: Optional[str] = None,
secretsmanager_custom_endpoint: Optional[str] = None,
server_backup_custom_endpoint: Optional[str] = None,
server_update_custom_endpoint: Optional[str] = None,
service_account_custom_endpoint: Optional[str] = None,
service_account_email: Optional[str] = None,
service_account_federated_token: Optional[str] = None,
service_account_federated_token_path: Optional[str] = None,
service_account_key: Optional[str] = None,
service_account_key_path: Optional[str] = None,
service_account_token: Optional[str] = None,
service_enablement_custom_endpoint: Optional[str] = None,
sfs_custom_endpoint: Optional[str] = None,
ske_custom_endpoint: Optional[str] = None,
sqlserverflex_custom_endpoint: Optional[str] = None,
token_custom_endpoint: Optional[str] = None,
use_oidc: Optional[bool] = None)func NewProvider(ctx *Context, name string, args *ProviderArgs, opts ...ResourceOption) (*Provider, error)public Provider(string name, ProviderArgs? args = null, CustomResourceOptions? opts = null)
public Provider(String name, ProviderArgs args)
public Provider(String name, ProviderArgs args, CustomResourceOptions options)
type: pulumi:providers:stackit
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args ProviderArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args ProviderArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args ProviderArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args ProviderArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args ProviderArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
Provider Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The Provider resource accepts the following input properties:
- string
- Custom endpoint for the Membership service
- Cdn
Custom stringEndpoint - Custom endpoint for the CDN service
- Credentials
Path string - Path of JSON from where the credentials are read. Takes precedence over the env var
STACKIT_CREDENTIALS_PATH. Default value is~/.stackit/credentials.json. - Default
Region string - Region will be used as the default location for regional services. Not all services require a region, some are global
- Dns
Custom stringEndpoint - Custom endpoint for the DNS service
- Edgecloud
Custom stringEndpoint - Custom endpoint for the Edge Cloud service
- Enable
Beta boolResources - Enable beta resources. Default is false.
- Experiments List<string>
- Enables experiments. These are unstable features without official support. More information can be found in the README. Available Experiments: iam, routing-tables, network
- Git
Custom stringEndpoint - Custom endpoint for the Git service
- Iaas
Custom stringEndpoint - Custom endpoint for the IaaS service
- Kms
Custom stringEndpoint - Custom endpoint for the KMS service
- Loadbalancer
Custom stringEndpoint - Custom endpoint for the Load Balancer service
- Logme
Custom stringEndpoint - Custom endpoint for the LogMe service
- Logs
Custom stringEndpoint - Custom endpoint for the Logs service
- Mariadb
Custom stringEndpoint - Custom endpoint for the MariaDB service
- Modelserving
Custom stringEndpoint - Custom endpoint for the AI Model Serving service
- Mongodbflex
Custom stringEndpoint - Custom endpoint for the MongoDB Flex service
- Objectstorage
Custom stringEndpoint - Custom endpoint for the Object Storage service
- Observability
Custom stringEndpoint - Custom endpoint for the Observability service
- Oidc
Request stringToken - The bearer token for the request to the OIDC provider. For use when authenticating as a Service Account using OpenID Connect.
- Oidc
Request stringUrl - The URL for the OIDC provider from which to request an ID token. For use when authenticating as a Service Account using OpenID Connect.
- Opensearch
Custom stringEndpoint - Custom endpoint for the OpenSearch service
- Postgresflex
Custom stringEndpoint - Custom endpoint for the PostgresFlex service
- Private
Key string - Private RSA key used for authentication, relevant for the key flow. It takes precedence over the private key that is included in the service account key.
- Private
Key stringPath - Path for the private RSA key used for authentication, relevant for the key flow. It takes precedence over the private key that is included in the service account key.
- Rabbitmq
Custom stringEndpoint - Custom endpoint for the RabbitMQ service
- Redis
Custom stringEndpoint - Custom endpoint for the Redis service
- Region string
- Region will be used as the default location for regional services. Not all services require a region, some are global
- Resourcemanager
Custom stringEndpoint - Custom endpoint for the Resource Manager service
- Scf
Custom stringEndpoint - Custom endpoint for the Cloud Foundry (SCF) service
- Secretsmanager
Custom stringEndpoint - Custom endpoint for the Secrets Manager service
- Server
Backup stringCustom Endpoint - Custom endpoint for the Server Backup service
- Server
Update stringCustom Endpoint - Custom endpoint for the Server Update service
- Service
Account stringCustom Endpoint - Custom endpoint for the Service Account service
- Service
Account stringEmail - Service account email. It can also be set using the environment variable STACKIT_SERVICE_ACCOUNT_EMAIL. It is required if you want to use the resource manager project resource. This value is required using OpenID Connect authentication.
- Service
Account stringFederated Token - The OIDC ID token for use when authenticating as a Service Account using OpenID Connect.
- Service
Account stringFederated Token Path - Path for workload identity assertion. It can also be set using the environment variable STACKIT_FEDERATED_TOKEN_FILE.
- Service
Account stringKey - Service account key used for authentication. If set, the key flow will be used to authenticate all operations.
- Service
Account stringKey Path - Path for the service account key used for authentication. If set, the key flow will be used to authenticate all operations.
- Service
Account stringToken - Token used for authentication. If set, the token flow will be used to authenticate all operations.
- Service
Enablement stringCustom Endpoint - Custom endpoint for the Service Enablement API
- Sfs
Custom stringEndpoint - Custom endpoint for the Stackit Filestorage API
- Ske
Custom stringEndpoint - Custom endpoint for the Kubernetes Engine (SKE) service
- Sqlserverflex
Custom stringEndpoint - Custom endpoint for the SQL Server Flex service
- Token
Custom stringEndpoint - Custom endpoint for the token API, which is used to request access tokens when using the key flow
- Use
Oidc bool - Enables OIDC for Authentication. This can also be sourced from the
STACKIT_USE_OIDCEnvironment Variable. Defaults tofalse.
- string
- Custom endpoint for the Membership service
- Cdn
Custom stringEndpoint - Custom endpoint for the CDN service
- Credentials
Path string - Path of JSON from where the credentials are read. Takes precedence over the env var
STACKIT_CREDENTIALS_PATH. Default value is~/.stackit/credentials.json. - Default
Region string - Region will be used as the default location for regional services. Not all services require a region, some are global
- Dns
Custom stringEndpoint - Custom endpoint for the DNS service
- Edgecloud
Custom stringEndpoint - Custom endpoint for the Edge Cloud service
- Enable
Beta boolResources - Enable beta resources. Default is false.
- Experiments []string
- Enables experiments. These are unstable features without official support. More information can be found in the README. Available Experiments: iam, routing-tables, network
- Git
Custom stringEndpoint - Custom endpoint for the Git service
- Iaas
Custom stringEndpoint - Custom endpoint for the IaaS service
- Kms
Custom stringEndpoint - Custom endpoint for the KMS service
- Loadbalancer
Custom stringEndpoint - Custom endpoint for the Load Balancer service
- Logme
Custom stringEndpoint - Custom endpoint for the LogMe service
- Logs
Custom stringEndpoint - Custom endpoint for the Logs service
- Mariadb
Custom stringEndpoint - Custom endpoint for the MariaDB service
- Modelserving
Custom stringEndpoint - Custom endpoint for the AI Model Serving service
- Mongodbflex
Custom stringEndpoint - Custom endpoint for the MongoDB Flex service
- Objectstorage
Custom stringEndpoint - Custom endpoint for the Object Storage service
- Observability
Custom stringEndpoint - Custom endpoint for the Observability service
- Oidc
Request stringToken - The bearer token for the request to the OIDC provider. For use when authenticating as a Service Account using OpenID Connect.
- Oidc
Request stringUrl - The URL for the OIDC provider from which to request an ID token. For use when authenticating as a Service Account using OpenID Connect.
- Opensearch
Custom stringEndpoint - Custom endpoint for the OpenSearch service
- Postgresflex
Custom stringEndpoint - Custom endpoint for the PostgresFlex service
- Private
Key string - Private RSA key used for authentication, relevant for the key flow. It takes precedence over the private key that is included in the service account key.
- Private
Key stringPath - Path for the private RSA key used for authentication, relevant for the key flow. It takes precedence over the private key that is included in the service account key.
- Rabbitmq
Custom stringEndpoint - Custom endpoint for the RabbitMQ service
- Redis
Custom stringEndpoint - Custom endpoint for the Redis service
- Region string
- Region will be used as the default location for regional services. Not all services require a region, some are global
- Resourcemanager
Custom stringEndpoint - Custom endpoint for the Resource Manager service
- Scf
Custom stringEndpoint - Custom endpoint for the Cloud Foundry (SCF) service
- Secretsmanager
Custom stringEndpoint - Custom endpoint for the Secrets Manager service
- Server
Backup stringCustom Endpoint - Custom endpoint for the Server Backup service
- Server
Update stringCustom Endpoint - Custom endpoint for the Server Update service
- Service
Account stringCustom Endpoint - Custom endpoint for the Service Account service
- Service
Account stringEmail - Service account email. It can also be set using the environment variable STACKIT_SERVICE_ACCOUNT_EMAIL. It is required if you want to use the resource manager project resource. This value is required using OpenID Connect authentication.
- Service
Account stringFederated Token - The OIDC ID token for use when authenticating as a Service Account using OpenID Connect.
- Service
Account stringFederated Token Path - Path for workload identity assertion. It can also be set using the environment variable STACKIT_FEDERATED_TOKEN_FILE.
- Service
Account stringKey - Service account key used for authentication. If set, the key flow will be used to authenticate all operations.
- Service
Account stringKey Path - Path for the service account key used for authentication. If set, the key flow will be used to authenticate all operations.
- Service
Account stringToken - Token used for authentication. If set, the token flow will be used to authenticate all operations.
- Service
Enablement stringCustom Endpoint - Custom endpoint for the Service Enablement API
- Sfs
Custom stringEndpoint - Custom endpoint for the Stackit Filestorage API
- Ske
Custom stringEndpoint - Custom endpoint for the Kubernetes Engine (SKE) service
- Sqlserverflex
Custom stringEndpoint - Custom endpoint for the SQL Server Flex service
- Token
Custom stringEndpoint - Custom endpoint for the token API, which is used to request access tokens when using the key flow
- Use
Oidc bool - Enables OIDC for Authentication. This can also be sourced from the
STACKIT_USE_OIDCEnvironment Variable. Defaults tofalse.
- String
- Custom endpoint for the Membership service
- cdn
Custom StringEndpoint - Custom endpoint for the CDN service
- credentials
Path String - Path of JSON from where the credentials are read. Takes precedence over the env var
STACKIT_CREDENTIALS_PATH. Default value is~/.stackit/credentials.json. - default
Region String - Region will be used as the default location for regional services. Not all services require a region, some are global
- dns
Custom StringEndpoint - Custom endpoint for the DNS service
- edgecloud
Custom StringEndpoint - Custom endpoint for the Edge Cloud service
- enable
Beta BooleanResources - Enable beta resources. Default is false.
- experiments List<String>
- Enables experiments. These are unstable features without official support. More information can be found in the README. Available Experiments: iam, routing-tables, network
- git
Custom StringEndpoint - Custom endpoint for the Git service
- iaas
Custom StringEndpoint - Custom endpoint for the IaaS service
- kms
Custom StringEndpoint - Custom endpoint for the KMS service
- loadbalancer
Custom StringEndpoint - Custom endpoint for the Load Balancer service
- logme
Custom StringEndpoint - Custom endpoint for the LogMe service
- logs
Custom StringEndpoint - Custom endpoint for the Logs service
- mariadb
Custom StringEndpoint - Custom endpoint for the MariaDB service
- modelserving
Custom StringEndpoint - Custom endpoint for the AI Model Serving service
- mongodbflex
Custom StringEndpoint - Custom endpoint for the MongoDB Flex service
- objectstorage
Custom StringEndpoint - Custom endpoint for the Object Storage service
- observability
Custom StringEndpoint - Custom endpoint for the Observability service
- oidc
Request StringToken - The bearer token for the request to the OIDC provider. For use when authenticating as a Service Account using OpenID Connect.
- oidc
Request StringUrl - The URL for the OIDC provider from which to request an ID token. For use when authenticating as a Service Account using OpenID Connect.
- opensearch
Custom StringEndpoint - Custom endpoint for the OpenSearch service
- postgresflex
Custom StringEndpoint - Custom endpoint for the PostgresFlex service
- private
Key String - Private RSA key used for authentication, relevant for the key flow. It takes precedence over the private key that is included in the service account key.
- private
Key StringPath - Path for the private RSA key used for authentication, relevant for the key flow. It takes precedence over the private key that is included in the service account key.
- rabbitmq
Custom StringEndpoint - Custom endpoint for the RabbitMQ service
- redis
Custom StringEndpoint - Custom endpoint for the Redis service
- region String
- Region will be used as the default location for regional services. Not all services require a region, some are global
- resourcemanager
Custom StringEndpoint - Custom endpoint for the Resource Manager service
- scf
Custom StringEndpoint - Custom endpoint for the Cloud Foundry (SCF) service
- secretsmanager
Custom StringEndpoint - Custom endpoint for the Secrets Manager service
- server
Backup StringCustom Endpoint - Custom endpoint for the Server Backup service
- server
Update StringCustom Endpoint - Custom endpoint for the Server Update service
- service
Account StringCustom Endpoint - Custom endpoint for the Service Account service
- service
Account StringEmail - Service account email. It can also be set using the environment variable STACKIT_SERVICE_ACCOUNT_EMAIL. It is required if you want to use the resource manager project resource. This value is required using OpenID Connect authentication.
- service
Account StringFederated Token - The OIDC ID token for use when authenticating as a Service Account using OpenID Connect.
- service
Account StringFederated Token Path - Path for workload identity assertion. It can also be set using the environment variable STACKIT_FEDERATED_TOKEN_FILE.
- service
Account StringKey - Service account key used for authentication. If set, the key flow will be used to authenticate all operations.
- service
Account StringKey Path - Path for the service account key used for authentication. If set, the key flow will be used to authenticate all operations.
- service
Account StringToken - Token used for authentication. If set, the token flow will be used to authenticate all operations.
- service
Enablement StringCustom Endpoint - Custom endpoint for the Service Enablement API
- sfs
Custom StringEndpoint - Custom endpoint for the Stackit Filestorage API
- ske
Custom StringEndpoint - Custom endpoint for the Kubernetes Engine (SKE) service
- sqlserverflex
Custom StringEndpoint - Custom endpoint for the SQL Server Flex service
- token
Custom StringEndpoint - Custom endpoint for the token API, which is used to request access tokens when using the key flow
- use
Oidc Boolean - Enables OIDC for Authentication. This can also be sourced from the
STACKIT_USE_OIDCEnvironment Variable. Defaults tofalse.
- string
- Custom endpoint for the Membership service
- cdn
Custom stringEndpoint - Custom endpoint for the CDN service
- credentials
Path string - Path of JSON from where the credentials are read. Takes precedence over the env var
STACKIT_CREDENTIALS_PATH. Default value is~/.stackit/credentials.json. - default
Region string - Region will be used as the default location for regional services. Not all services require a region, some are global
- dns
Custom stringEndpoint - Custom endpoint for the DNS service
- edgecloud
Custom stringEndpoint - Custom endpoint for the Edge Cloud service
- enable
Beta booleanResources - Enable beta resources. Default is false.
- experiments string[]
- Enables experiments. These are unstable features without official support. More information can be found in the README. Available Experiments: iam, routing-tables, network
- git
Custom stringEndpoint - Custom endpoint for the Git service
- iaas
Custom stringEndpoint - Custom endpoint for the IaaS service
- kms
Custom stringEndpoint - Custom endpoint for the KMS service
- loadbalancer
Custom stringEndpoint - Custom endpoint for the Load Balancer service
- logme
Custom stringEndpoint - Custom endpoint for the LogMe service
- logs
Custom stringEndpoint - Custom endpoint for the Logs service
- mariadb
Custom stringEndpoint - Custom endpoint for the MariaDB service
- modelserving
Custom stringEndpoint - Custom endpoint for the AI Model Serving service
- mongodbflex
Custom stringEndpoint - Custom endpoint for the MongoDB Flex service
- objectstorage
Custom stringEndpoint - Custom endpoint for the Object Storage service
- observability
Custom stringEndpoint - Custom endpoint for the Observability service
- oidc
Request stringToken - The bearer token for the request to the OIDC provider. For use when authenticating as a Service Account using OpenID Connect.
- oidc
Request stringUrl - The URL for the OIDC provider from which to request an ID token. For use when authenticating as a Service Account using OpenID Connect.
- opensearch
Custom stringEndpoint - Custom endpoint for the OpenSearch service
- postgresflex
Custom stringEndpoint - Custom endpoint for the PostgresFlex service
- private
Key string - Private RSA key used for authentication, relevant for the key flow. It takes precedence over the private key that is included in the service account key.
- private
Key stringPath - Path for the private RSA key used for authentication, relevant for the key flow. It takes precedence over the private key that is included in the service account key.
- rabbitmq
Custom stringEndpoint - Custom endpoint for the RabbitMQ service
- redis
Custom stringEndpoint - Custom endpoint for the Redis service
- region string
- Region will be used as the default location for regional services. Not all services require a region, some are global
- resourcemanager
Custom stringEndpoint - Custom endpoint for the Resource Manager service
- scf
Custom stringEndpoint - Custom endpoint for the Cloud Foundry (SCF) service
- secretsmanager
Custom stringEndpoint - Custom endpoint for the Secrets Manager service
- server
Backup stringCustom Endpoint - Custom endpoint for the Server Backup service
- server
Update stringCustom Endpoint - Custom endpoint for the Server Update service
- service
Account stringCustom Endpoint - Custom endpoint for the Service Account service
- service
Account stringEmail - Service account email. It can also be set using the environment variable STACKIT_SERVICE_ACCOUNT_EMAIL. It is required if you want to use the resource manager project resource. This value is required using OpenID Connect authentication.
- service
Account stringFederated Token - The OIDC ID token for use when authenticating as a Service Account using OpenID Connect.
- service
Account stringFederated Token Path - Path for workload identity assertion. It can also be set using the environment variable STACKIT_FEDERATED_TOKEN_FILE.
- service
Account stringKey - Service account key used for authentication. If set, the key flow will be used to authenticate all operations.
- service
Account stringKey Path - Path for the service account key used for authentication. If set, the key flow will be used to authenticate all operations.
- service
Account stringToken - Token used for authentication. If set, the token flow will be used to authenticate all operations.
- service
Enablement stringCustom Endpoint - Custom endpoint for the Service Enablement API
- sfs
Custom stringEndpoint - Custom endpoint for the Stackit Filestorage API
- ske
Custom stringEndpoint - Custom endpoint for the Kubernetes Engine (SKE) service
- sqlserverflex
Custom stringEndpoint - Custom endpoint for the SQL Server Flex service
- token
Custom stringEndpoint - Custom endpoint for the token API, which is used to request access tokens when using the key flow
- use
Oidc boolean - Enables OIDC for Authentication. This can also be sourced from the
STACKIT_USE_OIDCEnvironment Variable. Defaults tofalse.
- str
- Custom endpoint for the Membership service
- cdn_
custom_ strendpoint - Custom endpoint for the CDN service
- credentials_
path str - Path of JSON from where the credentials are read. Takes precedence over the env var
STACKIT_CREDENTIALS_PATH. Default value is~/.stackit/credentials.json. - default_
region str - Region will be used as the default location for regional services. Not all services require a region, some are global
- dns_
custom_ strendpoint - Custom endpoint for the DNS service
- edgecloud_
custom_ strendpoint - Custom endpoint for the Edge Cloud service
- enable_
beta_ boolresources - Enable beta resources. Default is false.
- experiments Sequence[str]
- Enables experiments. These are unstable features without official support. More information can be found in the README. Available Experiments: iam, routing-tables, network
- git_
custom_ strendpoint - Custom endpoint for the Git service
- iaas_
custom_ strendpoint - Custom endpoint for the IaaS service
- kms_
custom_ strendpoint - Custom endpoint for the KMS service
- loadbalancer_
custom_ strendpoint - Custom endpoint for the Load Balancer service
- logme_
custom_ strendpoint - Custom endpoint for the LogMe service
- logs_
custom_ strendpoint - Custom endpoint for the Logs service
- mariadb_
custom_ strendpoint - Custom endpoint for the MariaDB service
- modelserving_
custom_ strendpoint - Custom endpoint for the AI Model Serving service
- mongodbflex_
custom_ strendpoint - Custom endpoint for the MongoDB Flex service
- objectstorage_
custom_ strendpoint - Custom endpoint for the Object Storage service
- observability_
custom_ strendpoint - Custom endpoint for the Observability service
- oidc_
request_ strtoken - The bearer token for the request to the OIDC provider. For use when authenticating as a Service Account using OpenID Connect.
- oidc_
request_ strurl - The URL for the OIDC provider from which to request an ID token. For use when authenticating as a Service Account using OpenID Connect.
- opensearch_
custom_ strendpoint - Custom endpoint for the OpenSearch service
- postgresflex_
custom_ strendpoint - Custom endpoint for the PostgresFlex service
- private_
key str - Private RSA key used for authentication, relevant for the key flow. It takes precedence over the private key that is included in the service account key.
- private_
key_ strpath - Path for the private RSA key used for authentication, relevant for the key flow. It takes precedence over the private key that is included in the service account key.
- rabbitmq_
custom_ strendpoint - Custom endpoint for the RabbitMQ service
- redis_
custom_ strendpoint - Custom endpoint for the Redis service
- region str
- Region will be used as the default location for regional services. Not all services require a region, some are global
- resourcemanager_
custom_ strendpoint - Custom endpoint for the Resource Manager service
- scf_
custom_ strendpoint - Custom endpoint for the Cloud Foundry (SCF) service
- secretsmanager_
custom_ strendpoint - Custom endpoint for the Secrets Manager service
- server_
backup_ strcustom_ endpoint - Custom endpoint for the Server Backup service
- server_
update_ strcustom_ endpoint - Custom endpoint for the Server Update service
- service_
account_ strcustom_ endpoint - Custom endpoint for the Service Account service
- service_
account_ stremail - Service account email. It can also be set using the environment variable STACKIT_SERVICE_ACCOUNT_EMAIL. It is required if you want to use the resource manager project resource. This value is required using OpenID Connect authentication.
- service_
account_ strfederated_ token - The OIDC ID token for use when authenticating as a Service Account using OpenID Connect.
- service_
account_ strfederated_ token_ path - Path for workload identity assertion. It can also be set using the environment variable STACKIT_FEDERATED_TOKEN_FILE.
- service_
account_ strkey - Service account key used for authentication. If set, the key flow will be used to authenticate all operations.
- service_
account_ strkey_ path - Path for the service account key used for authentication. If set, the key flow will be used to authenticate all operations.
- service_
account_ strtoken - Token used for authentication. If set, the token flow will be used to authenticate all operations.
- service_
enablement_ strcustom_ endpoint - Custom endpoint for the Service Enablement API
- sfs_
custom_ strendpoint - Custom endpoint for the Stackit Filestorage API
- ske_
custom_ strendpoint - Custom endpoint for the Kubernetes Engine (SKE) service
- sqlserverflex_
custom_ strendpoint - Custom endpoint for the SQL Server Flex service
- token_
custom_ strendpoint - Custom endpoint for the token API, which is used to request access tokens when using the key flow
- use_
oidc bool - Enables OIDC for Authentication. This can also be sourced from the
STACKIT_USE_OIDCEnvironment Variable. Defaults tofalse.
- String
- Custom endpoint for the Membership service
- cdn
Custom StringEndpoint - Custom endpoint for the CDN service
- credentials
Path String - Path of JSON from where the credentials are read. Takes precedence over the env var
STACKIT_CREDENTIALS_PATH. Default value is~/.stackit/credentials.json. - default
Region String - Region will be used as the default location for regional services. Not all services require a region, some are global
- dns
Custom StringEndpoint - Custom endpoint for the DNS service
- edgecloud
Custom StringEndpoint - Custom endpoint for the Edge Cloud service
- enable
Beta BooleanResources - Enable beta resources. Default is false.
- experiments List<String>
- Enables experiments. These are unstable features without official support. More information can be found in the README. Available Experiments: iam, routing-tables, network
- git
Custom StringEndpoint - Custom endpoint for the Git service
- iaas
Custom StringEndpoint - Custom endpoint for the IaaS service
- kms
Custom StringEndpoint - Custom endpoint for the KMS service
- loadbalancer
Custom StringEndpoint - Custom endpoint for the Load Balancer service
- logme
Custom StringEndpoint - Custom endpoint for the LogMe service
- logs
Custom StringEndpoint - Custom endpoint for the Logs service
- mariadb
Custom StringEndpoint - Custom endpoint for the MariaDB service
- modelserving
Custom StringEndpoint - Custom endpoint for the AI Model Serving service
- mongodbflex
Custom StringEndpoint - Custom endpoint for the MongoDB Flex service
- objectstorage
Custom StringEndpoint - Custom endpoint for the Object Storage service
- observability
Custom StringEndpoint - Custom endpoint for the Observability service
- oidc
Request StringToken - The bearer token for the request to the OIDC provider. For use when authenticating as a Service Account using OpenID Connect.
- oidc
Request StringUrl - The URL for the OIDC provider from which to request an ID token. For use when authenticating as a Service Account using OpenID Connect.
- opensearch
Custom StringEndpoint - Custom endpoint for the OpenSearch service
- postgresflex
Custom StringEndpoint - Custom endpoint for the PostgresFlex service
- private
Key String - Private RSA key used for authentication, relevant for the key flow. It takes precedence over the private key that is included in the service account key.
- private
Key StringPath - Path for the private RSA key used for authentication, relevant for the key flow. It takes precedence over the private key that is included in the service account key.
- rabbitmq
Custom StringEndpoint - Custom endpoint for the RabbitMQ service
- redis
Custom StringEndpoint - Custom endpoint for the Redis service
- region String
- Region will be used as the default location for regional services. Not all services require a region, some are global
- resourcemanager
Custom StringEndpoint - Custom endpoint for the Resource Manager service
- scf
Custom StringEndpoint - Custom endpoint for the Cloud Foundry (SCF) service
- secretsmanager
Custom StringEndpoint - Custom endpoint for the Secrets Manager service
- server
Backup StringCustom Endpoint - Custom endpoint for the Server Backup service
- server
Update StringCustom Endpoint - Custom endpoint for the Server Update service
- service
Account StringCustom Endpoint - Custom endpoint for the Service Account service
- service
Account StringEmail - Service account email. It can also be set using the environment variable STACKIT_SERVICE_ACCOUNT_EMAIL. It is required if you want to use the resource manager project resource. This value is required using OpenID Connect authentication.
- service
Account StringFederated Token - The OIDC ID token for use when authenticating as a Service Account using OpenID Connect.
- service
Account StringFederated Token Path - Path for workload identity assertion. It can also be set using the environment variable STACKIT_FEDERATED_TOKEN_FILE.
- service
Account StringKey - Service account key used for authentication. If set, the key flow will be used to authenticate all operations.
- service
Account StringKey Path - Path for the service account key used for authentication. If set, the key flow will be used to authenticate all operations.
- service
Account StringToken - Token used for authentication. If set, the token flow will be used to authenticate all operations.
- service
Enablement StringCustom Endpoint - Custom endpoint for the Service Enablement API
- sfs
Custom StringEndpoint - Custom endpoint for the Stackit Filestorage API
- ske
Custom StringEndpoint - Custom endpoint for the Kubernetes Engine (SKE) service
- sqlserverflex
Custom StringEndpoint - Custom endpoint for the SQL Server Flex service
- token
Custom StringEndpoint - Custom endpoint for the token API, which is used to request access tokens when using the key flow
- use
Oidc Boolean - Enables OIDC for Authentication. This can also be sourced from the
STACKIT_USE_OIDCEnvironment Variable. Defaults tofalse.
Outputs
All input properties are implicitly available as output properties. Additionally, the Provider resource produces the following output properties:
- Id string
- The provider-assigned unique ID for this managed resource.
- Id string
- The provider-assigned unique ID for this managed resource.
- id String
- The provider-assigned unique ID for this managed resource.
- id string
- The provider-assigned unique ID for this managed resource.
- id str
- The provider-assigned unique ID for this managed resource.
- id String
- The provider-assigned unique ID for this managed resource.
Provider Resource Methods
TerraformConfig Method
This function returns a Terraform config object with terraform-namecased keys,to be used with the Terraform Module Provider.
Using TerraformConfig
terraformConfig(): Output<Provider.TerraformConfigResult>def terraform_config() -> Output[Provider.Terraform_configResult]func (r *Provider) TerraformConfig() (ProviderTerraformConfigResultOutput, error)public Output<Provider.TerraformConfigResult> TerraformConfig()TerraformConfig Result
- Result Dictionary<string, object>
- Result map[string]interface{}
- result Map<String,Object>
- result {[key: string]: any}
- result Mapping[str, Any]
- result Map<Any>
Package Details
- Repository
- stackit stackitcloud/pulumi-stackit
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
stackitTerraform Provider.
published on Friday, Feb 20, 2026 by stackitcloud
