chore: remove beta state from service account (#803)
This commit is contained in:
parent
af1b6fee3b
commit
9cd402e09f
8 changed files with 4 additions and 40 deletions
|
|
@ -4,15 +4,12 @@ page_title: "stackit_service_account Data Source - stackit"
|
|||
subcategory: ""
|
||||
description: |-
|
||||
Service account data source 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_service_account (Data Source)
|
||||
|
||||
Service account data source 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
|
||||
|
|
|
|||
|
|
@ -4,15 +4,12 @@ page_title: "stackit_service_account Resource - stackit"
|
|||
subcategory: ""
|
||||
description: |-
|
||||
Service account 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_service_account (Resource)
|
||||
|
||||
Service account 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
|
||||
|
|
|
|||
|
|
@ -4,7 +4,6 @@ page_title: "stackit_service_account_access_token Resource - stackit"
|
|||
subcategory: ""
|
||||
description: |-
|
||||
Service account access token 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
|
||||
Automatically rotate access tokens
|
||||
|
||||
|
|
@ -31,8 +30,6 @@ description: |-
|
|||
# stackit_service_account_access_token (Resource)
|
||||
|
||||
Service account access token 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
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -4,7 +4,6 @@ page_title: "stackit_service_account_key Resource - stackit"
|
|||
subcategory: ""
|
||||
description: |-
|
||||
Service account key 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
|
||||
Automatically rotate service account keys
|
||||
|
||||
|
|
@ -31,8 +30,6 @@ description: |-
|
|||
# stackit_service_account_key (Resource)
|
||||
|
||||
Service account key 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
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue