Requirements
No requirements.
Providers
| Name | Version |
|---|---|
| azurerm | n/a |
Modules
No modules.
Resources
| Name | Type |
|---|---|
| azurerm_container_registry_task.datascience_notebook | resource |
| azurerm_container_registry_task_schedule_run_now.datascience_notebook | resource |
Inputs
| Name | Description | Type | Default | Required |
|---|---|---|---|---|
| branch_name | The branch to follow on source control | string | n/a | yes |
| client_id | Client ID of the user managed identity used | string | n/a | yes |
| container_registry_id | ID of the container registry | string | n/a | yes |
| enable_datascience_notebook | Feature flag for enabling datascience notebook | bool | false | no |
| login_server | The FQDN of the ACR registry | string | n/a | yes |
| pat_token | PAT TOKEN to use when talking to the repositories | string | n/a | yes |
| run_now | Run the tasks now | bool | false | no |
| tags | List of tags to generate | map(string) | n/a | yes |
| user_assigned_identity_id | ID of the user managed identity used | string | n/a | yes |
Outputs
No outputs.