Viewing docs for stackit v0.0.4
published on Friday, Feb 20, 2026 by stackitcloud
published on Friday, Feb 20, 2026 by stackitcloud
Viewing docs for stackit v0.0.4
published on Friday, Feb 20, 2026 by stackitcloud
published on Friday, Feb 20, 2026 by stackitcloud
Resource Manager folder data source schema. To identify the folder, you need to provide the container_id.
Example Usage
data "stackit_resourcemanager_folder" "example" {
container_id = "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
}
Using getResourcemanagerFolder
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getResourcemanagerFolder(args: GetResourcemanagerFolderArgs, opts?: InvokeOptions): Promise<GetResourcemanagerFolderResult>
function getResourcemanagerFolderOutput(args: GetResourcemanagerFolderOutputArgs, opts?: InvokeOptions): Output<GetResourcemanagerFolderResult>def get_resourcemanager_folder(container_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetResourcemanagerFolderResult
def get_resourcemanager_folder_output(container_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetResourcemanagerFolderResult]func LookupResourcemanagerFolder(ctx *Context, args *LookupResourcemanagerFolderArgs, opts ...InvokeOption) (*LookupResourcemanagerFolderResult, error)
func LookupResourcemanagerFolderOutput(ctx *Context, args *LookupResourcemanagerFolderOutputArgs, opts ...InvokeOption) LookupResourcemanagerFolderResultOutput> Note: This function is named LookupResourcemanagerFolder in the Go SDK.
public static class GetResourcemanagerFolder
{
public static Task<GetResourcemanagerFolderResult> InvokeAsync(GetResourcemanagerFolderArgs args, InvokeOptions? opts = null)
public static Output<GetResourcemanagerFolderResult> Invoke(GetResourcemanagerFolderInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetResourcemanagerFolderResult> getResourcemanagerFolder(GetResourcemanagerFolderArgs args, InvokeOptions options)
public static Output<GetResourcemanagerFolderResult> getResourcemanagerFolder(GetResourcemanagerFolderArgs args, InvokeOptions options)
fn::invoke:
function: stackit:index/getResourcemanagerFolder:getResourcemanagerFolder
arguments:
# arguments dictionaryThe following arguments are supported:
- Container
Id string - Folder container ID. Globally unique, user-friendly identifier.
- Container
Id string - Folder container ID. Globally unique, user-friendly identifier.
- container
Id String - Folder container ID. Globally unique, user-friendly identifier.
- container
Id string - Folder container ID. Globally unique, user-friendly identifier.
- container_
id str - Folder container ID. Globally unique, user-friendly identifier.
- container
Id String - Folder container ID. Globally unique, user-friendly identifier.
getResourcemanagerFolder Result
The following output properties are available:
- Container
Id string - Folder container ID. Globally unique, user-friendly identifier.
- Creation
Time string - Date-time at which the folder was created.
- Folder
Id string - Folder UUID identifier. Globally unique folder identifier
- Id string
- Labels Dictionary<string, string>
- Labels are key-value string pairs which can be attached to a resource container. A label key must match the regex [A-ZÄÜÖa-zäüöß0-9*-]{1,64}. A label value must match the regex ^$|[A-ZÄÜÖa-zäüöß0-9*-]{1,64}.
- Name string
- The name of the folder.
- Parent
Container stringId - Parent resource identifier. Both container ID (user-friendly) and UUID are supported.
- Update
Time string - Date-time at which the folder was last modified.
- Container
Id string - Folder container ID. Globally unique, user-friendly identifier.
- Creation
Time string - Date-time at which the folder was created.
- Folder
Id string - Folder UUID identifier. Globally unique folder identifier
- Id string
- Labels map[string]string
- Labels are key-value string pairs which can be attached to a resource container. A label key must match the regex [A-ZÄÜÖa-zäüöß0-9*-]{1,64}. A label value must match the regex ^$|[A-ZÄÜÖa-zäüöß0-9*-]{1,64}.
- Name string
- The name of the folder.
- Parent
Container stringId - Parent resource identifier. Both container ID (user-friendly) and UUID are supported.
- Update
Time string - Date-time at which the folder was last modified.
- container
Id String - Folder container ID. Globally unique, user-friendly identifier.
- creation
Time String - Date-time at which the folder was created.
- folder
Id String - Folder UUID identifier. Globally unique folder identifier
- id String
- labels Map<String,String>
- Labels are key-value string pairs which can be attached to a resource container. A label key must match the regex [A-ZÄÜÖa-zäüöß0-9*-]{1,64}. A label value must match the regex ^$|[A-ZÄÜÖa-zäüöß0-9*-]{1,64}.
- name String
- The name of the folder.
- parent
Container StringId - Parent resource identifier. Both container ID (user-friendly) and UUID are supported.
- update
Time String - Date-time at which the folder was last modified.
- container
Id string - Folder container ID. Globally unique, user-friendly identifier.
- creation
Time string - Date-time at which the folder was created.
- folder
Id string - Folder UUID identifier. Globally unique folder identifier
- id string
- labels {[key: string]: string}
- Labels are key-value string pairs which can be attached to a resource container. A label key must match the regex [A-ZÄÜÖa-zäüöß0-9*-]{1,64}. A label value must match the regex ^$|[A-ZÄÜÖa-zäüöß0-9*-]{1,64}.
- name string
- The name of the folder.
- parent
Container stringId - Parent resource identifier. Both container ID (user-friendly) and UUID are supported.
- update
Time string - Date-time at which the folder was last modified.
- container_
id str - Folder container ID. Globally unique, user-friendly identifier.
- creation_
time str - Date-time at which the folder was created.
- folder_
id str - Folder UUID identifier. Globally unique folder identifier
- id str
- labels Mapping[str, str]
- Labels are key-value string pairs which can be attached to a resource container. A label key must match the regex [A-ZÄÜÖa-zäüöß0-9*-]{1,64}. A label value must match the regex ^$|[A-ZÄÜÖa-zäüöß0-9*-]{1,64}.
- name str
- The name of the folder.
- parent_
container_ strid - Parent resource identifier. Both container ID (user-friendly) and UUID are supported.
- update_
time str - Date-time at which the folder was last modified.
- container
Id String - Folder container ID. Globally unique, user-friendly identifier.
- creation
Time String - Date-time at which the folder was created.
- folder
Id String - Folder UUID identifier. Globally unique folder identifier
- id String
- labels Map<String>
- Labels are key-value string pairs which can be attached to a resource container. A label key must match the regex [A-ZÄÜÖa-zäüöß0-9*-]{1,64}. A label value must match the regex ^$|[A-ZÄÜÖa-zäüöß0-9*-]{1,64}.
- name String
- The name of the folder.
- parent
Container StringId - Parent resource identifier. Both container ID (user-friendly) and UUID are supported.
- update
Time String - Date-time at which the folder was last modified.
Package Details
- Repository
- stackit stackitcloud/pulumi-stackit
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
stackitTerraform Provider.
Viewing docs for stackit v0.0.4
published on Friday, Feb 20, 2026 by stackitcloud
published on Friday, Feb 20, 2026 by stackitcloud
