-
Notifications
You must be signed in to change notification settings - Fork 32
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
[IT-3313] Setup infra for open data aws account #1032
Conversation
Bootstrap and setup basic infrastructure for the ukbiobank opendata AWS account. These are the base resources that we put on every account to allow us to easily manage the account using infrastructure as code.
|
Do you have a specific suggestion @brucehoff ? @xschildw created the account. |
My understanding from the document in the issue was that we needed one account per dataset. |
Yes, you will be seeing specific suggestions in the PR regarding naming things. Aside from naming I don't think any changes need to be made. And sorry for not making this clear at the outset. |
@xschildw You read the document correctly however I believe we have a different arrangement with Open Data. I asked the question in Slack to double check with others working on this project. |
sceptre/ukbiobank-opendata/idp/jumpcloud/ukbiobank-opendata-admins.xml
Outdated
Show resolved
Hide resolved
sceptre/ukbiobank-opendata/idp/jumpcloud/ukbiobank-opendata-auditors.xml
Outdated
Show resolved
Hide resolved
sceptre/ukbiobank-opendata/idp/jumpcloud/ukbiobank-opendata-viewers.xml
Outdated
Show resolved
Hide resolved
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 great!
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.
LGTM
🎉 All dependencies have been resolved ! |
The `single.cell.human.blood.atlas.opendata.sagebase.org` bucket was manually deployed to the AWS opendata account previously. This will put it under Sceptre/cloudformation IaC control. depends on #1032
Bootstrap and setup basic infrastructure for the opendata AWS account. These are the base resources that we put on every account to allow us to easily manage the account using infrastructure as code.
depends on Sage-Bionetworks/aws-infra#401