Improve beta resources documentation (#436)
* Improve beta resources documentation * Improve phrasing
This commit is contained in:
parent
5b617e0676
commit
fc14fd5293
6 changed files with 17 additions and 13 deletions
|
|
@ -4,14 +4,14 @@ page_title: "stackit_server_backup_schedule Data Source - stackit"
|
|||
subcategory: ""
|
||||
description: |-
|
||||
Server backup schedule datasource schema. Must have a region specified in the provider configuration.
|
||||
!> This resource is in beta and may be subject to breaking changes in the future. Use with caution.
|
||||
~> 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_server_backup_schedule (Data Source)
|
||||
|
||||
Server backup schedule datasource schema. Must have a `region` specified in the provider configuration.
|
||||
|
||||
!> This resource is in beta and may be subject to breaking changes in the future. Use with caution.
|
||||
~> 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,14 +4,14 @@ page_title: "stackit_server_backup_schedules Data Source - stackit"
|
|||
subcategory: ""
|
||||
description: |-
|
||||
Server backup schedules datasource schema. Must have a region specified in the provider configuration.
|
||||
!> This resource is in beta and may be subject to breaking changes in the future. Use with caution.
|
||||
~> 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_server_backup_schedules (Data Source)
|
||||
|
||||
Server backup schedules datasource schema. Must have a `region` specified in the provider configuration.
|
||||
|
||||
!> This resource is in beta and may be subject to breaking changes in the future. Use with caution.
|
||||
~> 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