Skip to content

Commit

Permalink
docs(cbr/cse): processing Fields Referencing Huawei Cloud
Browse files Browse the repository at this point in the history
  • Loading branch information
Zippo-Wang committed Sep 12, 2023
1 parent e32e132 commit 3ead4a6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/resources/cbr_vault.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,9 @@ The following arguments are supported:
+ **disk** (EVS Disks)
+ **turbo** (SFS Turbo file systems)

* `enterprise_project_id` - (Optional, String, ForceNew) Specifies the enterprise project id of the cbr vault resource.
Changing this will create a new resource.

* `protection_type` - (Required, String, ForceNew) Specifies the protection type of the CBR vault.
The valid values are **backup** and **replication**. Vaults of type **disk** don't support **replication**.
Changing this will create a new vault.
Expand Down
3 changes: 3 additions & 0 deletions docs/resources/cse_microservice_engine.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@ The following arguments are supported:
The name must start with a letter and cannot end with a hyphen (-).
Changing this will create a new engine.

* `enterprise_project_id` - (Optional, String, ForceNew) Specifies the enterprise project id of the cse microservice
engine resource. Changing this will create a new resource.

* `flavor` - (Required, String, ForceNew) Specifies the flavor of the dedicated microservice engine.
Changing this will create a new engine.

Expand Down

0 comments on commit 3ead4a6

Please sign in to comment.