ncloud_ncr_create_registry
Create a container registry linked to an existing Object Storage bucket. Use dryRun to preview without creating.
Instructions
Create a new container registry linked to an existing Object Storage bucket. The bucket cannot be reused across registries. Use dryRun=true to preview without creating.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bucket | Yes | Object Storage bucket name to link with the registry. Cannot be reused across registries. | |
| dryRun | No | If true, returns a preview without actually creating the registry | |
| registryName | Yes | Name for the new registry |