You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The S3 bucket where the task definition environment file lives will be shared at some point by ENP and API. In order to have separate files for each, we should change the path where API file gets uploaded to.
Ticket is understood, and QA has been contacted (if the ticket has a QA label).
User Story(ies)
As a VA Notify Developer I want the API environment file in S3 to live under a path So that the file does not conflict with the ENP environment file.
Additional Info and Resources
Acceptance Criteria
The environment file for API task definitions is uploaded to s3://vanotify-environment-variables-<env>/notification-api/
The task definition for each environment is modified to look at this new path
This work is added to the sprint review slide deck (key win bullet point and demo slide)
QA Considerations
Potential Dependencies
The text was updated successfully, but these errors were encountered:
User Story - Business Need
The S3 bucket where the task definition environment file lives will be shared at some point by ENP and API. In order to have separate files for each, we should change the path where API file gets uploaded to.
User Story(ies)
As a VA Notify Developer
I want the API environment file in S3 to live under a path
So that the file does not conflict with the ENP environment file.
Additional Info and Resources
Acceptance Criteria
s3://vanotify-environment-variables-<env>/notification-api/
QA Considerations
Potential Dependencies
The text was updated successfully, but these errors were encountered: