feat(resourcemanager): graduate folder resource to ga (#1043)
This commit is contained in:
parent
a81b7d49e7
commit
64d6fa9bea
6 changed files with 8 additions and 51 deletions
|
|
@ -4,15 +4,12 @@ page_title: "stackit_resourcemanager_folder Data Source - stackit"
|
|||
subcategory: ""
|
||||
description: |-
|
||||
Resource Manager folder data source schema. To identify the folder, you need to provide the container_id.
|
||||
~> This datasource is in beta and may be subject to breaking changes in the future. Use with caution. See our guide https://registry.terraform.io/providers/stackitcloud/stackit/latest/docs/guides/opting_into_beta_resources for how to opt-in to use beta resources.
|
||||
---
|
||||
|
||||
# stackit_resourcemanager_folder (Data Source)
|
||||
|
||||
Resource Manager folder data source schema. To identify the folder, you need to provide the container_id.
|
||||
|
||||
~> This datasource is in beta and may be subject to breaking changes in the future. Use with caution. See our [guide](https://registry.terraform.io/providers/stackitcloud/stackit/latest/docs/guides/opting_into_beta_resources) for how to opt-in to use beta resources.
|
||||
|
||||
## Example Usage
|
||||
|
||||
```terraform
|
||||
|
|
|
|||
|
|
@ -4,15 +4,12 @@ page_title: "stackit_resourcemanager_folder Resource - stackit"
|
|||
subcategory: ""
|
||||
description: |-
|
||||
Resource Manager folder resource schema.
|
||||
~> This resource is in beta and may be subject to breaking changes in the future. Use with caution. See our guide https://registry.terraform.io/providers/stackitcloud/stackit/latest/docs/guides/opting_into_beta_resources for how to opt-in to use beta resources.
|
||||
---
|
||||
|
||||
# stackit_resourcemanager_folder (Resource)
|
||||
|
||||
Resource Manager folder resource schema.
|
||||
|
||||
~> This resource is in beta and may be subject to breaking changes in the future. Use with caution. See our [guide](https://registry.terraform.io/providers/stackitcloud/stackit/latest/docs/guides/opting_into_beta_resources) for how to opt-in to use beta resources.
|
||||
|
||||
## Example Usage
|
||||
|
||||
```terraform
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue