docker Registry Password
Parameters
value
The User Name to use for authentication against the registry to pull the image.
Note:
docker_registry_url
,docker_registry_username
, anddocker_registry_password
replace the use of theapp_settings
values ofDOCKER_REGISTRY_SERVER_URL
,DOCKER_REGISTRY_SERVER_USERNAME
andDOCKER_REGISTRY_SERVER_PASSWORD
respectively, these values will be managed by the provider and should not be specified in theapp_settings
map.