Send email to PPOC when portfolio is provisioned
When a portfolio state machine transitions to the COMPLETED state, an email is sent to the PPOC letting them know it's ready, and provides them with their username needed to create a password.
This commit is contained in:
@@ -219,6 +219,7 @@ To generate coverage reports for the Javascript tests:
|
||||
|
||||
- `ASSETS_URL`: URL to host which serves static assets (such as a CDN).
|
||||
- `AZURE_ACCOUNT_NAME`: The name for the Azure blob storage account
|
||||
- `AZURE_LOGIN_URL`: The URL used to login for an Azure instance.
|
||||
- `AZURE_STORAGE_KEY`: A valid secret key for the Azure blob storage account
|
||||
- `AZURE_TO_BUCKET_NAME`: The Azure blob storage container name for task order uploads
|
||||
- `BLOB_STORAGE_URL`: URL to Azure blob storage container.
|
||||
|
Reference in New Issue
Block a user