chore: remove beta state from service account (#803)

This commit is contained in:
Mauritz Uphoff 2025-05-07 11:34:30 +02:00 committed by GitHub
parent af1b6fee3b
commit 9cd402e09f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 4 additions and 40 deletions

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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