Make server backup schedule resources beta (#434)
* Make server backup schedule resources beta * Adjust guide
This commit is contained in:
parent
b5eb8bd379
commit
5b617e0676
11 changed files with 86 additions and 22 deletions
|
|
@ -3,12 +3,15 @@
|
|||
page_title: "stackit_server_backup_schedule Data Source - stackit"
|
||||
subcategory: ""
|
||||
description: |-
|
||||
Server backup schedule resource schema. Must have a region specified in the provider configuration.
|
||||
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.
|
||||
---
|
||||
|
||||
# stackit_server_backup_schedule (Data Source)
|
||||
|
||||
Server backup schedule resource schema. Must have a `region` specified in the provider configuration.
|
||||
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.
|
||||
|
||||
## Example Usage
|
||||
|
||||
|
|
|
|||
|
|
@ -3,12 +3,15 @@
|
|||
page_title: "stackit_server_backup_schedules Data Source - stackit"
|
||||
subcategory: ""
|
||||
description: |-
|
||||
Server backup schedule data source schema.
|
||||
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.
|
||||
---
|
||||
|
||||
# stackit_server_backup_schedules (Data Source)
|
||||
|
||||
Server backup schedule data source schema.
|
||||
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.
|
||||
|
||||
## Example Usage
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue