-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
deploy stata ws #7407
deploy stata ws #7407
Conversation
@@ -9,6 +9,8 @@ | |||
"account_id": "252835817747", | |||
"workspace_type": "healworkspaces" | |||
}, | |||
"license-user-maps-dynamodb-table": "gen3-license-user-maps-prod-heal", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@george42-ctds can youy remind me if we need PE's help to create this table before we deploy, or hatchery will created automatically if it doesn't exists?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Right, the kube-setup-hatchery.sh
will check for a license-user-maps-dynamodb-table
in the hatchery.json. It will create the table if the table does not already exist. I think the plan was to use different table names for preprod and prod, to get two different tables.
So, the table should be created automatically without help from PE.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
great! thanks for the confirmation, want also help to review this PR? 😉
healdata.org/manifest.jsonDeployment changes
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
Link to Jira ticket if there is one:
Environments
Description of changes