Skip to content

Commit

Permalink
add import_on_create param to ibm_container_vpc_worker_pool doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Zoltan Illes committed Jul 15, 2024
1 parent 51a25b2 commit 3a2bf87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/docs/r/container_vpc_worker_pool.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ Review the argument references that you can specify for your resource.
- `crk` - Root Key ID for boot volume encryption.
- `kms_instance_id` - Instance ID for boot volume encryption.
- `kms_account_id` - Account ID for boot volume encryption, if other account is providing the kms.
- `import_on_create` - (Optional, Bool) Import an existing WorkerPool from the cluster, instead of creating a new.
- `security_groups` - (Optional, List) Enables users to define specific security groups for their workers.

## Attribute reference
Expand Down

0 comments on commit 3a2bf87

Please sign in to comment.