Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
Signed-off-by: lili <[email protected]>
  • Loading branch information
urfreespace committed Jun 3, 2024
1 parent 236b758 commit f5fcdeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/resources/cloud_environment.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@ description: |-

- `cloud_connection_name` (String) Name of the cloud connection
- `environment_type` (String) Type of the cloud environment, either: dev, test, staging, production, acc, qa or poc
- `support_email` (String) "The support email use for receive notification of cloud environment creation status
- `network` (Block List, Min: 1) (see [below for nested schema](#nestedblock--network))
- `organization` (String) The organization name
- `region` (String)

### Optional

- `support_email` (String) The support email use for receive notification of cloud environment creation status
- `timeouts` (Block, Optional) (see [below for nested schema](#nestedblock--timeouts))
- `wait_for_completion` (Boolean) If true, will block until the status of CloudEnvironment has a Ready condition

Expand Down

0 comments on commit f5fcdeb

Please sign in to comment.