28 lines
876 B
Markdown
28 lines
876 B
Markdown
# Resource nubes_vcComplex
|
|
|
|
Service ID: `113`
|
|
|
|
[Overview](vcComplex.md) | [Parameters](vcComplex_params.md) | [Operations](vcComplex_ops.md)
|
|
|
|
[Overview](vcComplex.md) | [Parameters](vcComplex_params.md) | [Operations](vcComplex_ops.md)
|
|
|
|
[Overview](vcComplex.md) | [Parameters](vcComplex_params.md) | [Operations](vcComplex_ops.md)
|
|
|
|
[Overview](vcComplex.md) | [Parameters](vcComplex_params.md) | [Operations](vcComplex_ops.md)
|
|
|
|
[Overview](vcComplex.md) | [Parameters](vcComplex_params.md) | [Operations](vcComplex_ops.md)
|
|
|
|
[Overview](vcComplex.md) | [Parameters](vcComplex_params.md) | [Operations](vcComplex_ops.md)
|
|
|
|
[Overview](vcComplex.md) | [Parameters](vcComplex_params.md) | [Operations](vcComplex_ops.md)
|
|
|
|
## Example
|
|
|
|
```hcl
|
|
resource "nubes_vc_complex" "example" {
|
|
# required params ...
|
|
suspend_on_destroy = "state_only"
|
|
adopt_existing_on_create = true
|
|
}
|
|
```
|