Skip to content
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

AWS Security Groups and Roles #377

Open
ShafiKhan18 opened this issue Apr 17, 2018 · 3 comments
Open

AWS Security Groups and Roles #377

ShafiKhan18 opened this issue Apr 17, 2018 · 3 comments

Comments

@ShafiKhan18
Copy link

We are trying to evaluate Herd for data management needs on AWS. I am trying to do a demo install on AWS and the cloudformation template fails at the IAM
CreateRole User step as my ID does not have the privilege to do so. Is there a way we can work around this step by having the template use an existing AWS
Security group and role I can have our cloud infrastructure team create before going through the cloud formation. Being a financial services organization,
there are restrictions in place due to which I am asking if this is a possibility. Please let me know.

Thanks,
Shafi.

@nateiam
Copy link
Contributor

nateiam commented Apr 18, 2018

Hello @ShafiKhan18 - you have a good question.

Currently the CloudFormation template performs all the steps including IAM Roles and Security Groups. We understand this creates a challenge in many organizations where there is enterprise control over specific AWS resources.

We've been talking about this a lot recently on the Herd team and are partway through an initiative to make the CloudFormation template much more flexible. We are refactoring so there are options to reference existing Roles and Security Groups -- or to have Herd create them. And we will deliver at the same time some documentation indicating required characteristics (eg what ports need to be open for the SGs). We are planning to release this in early June.

The immediate workaround is to go into the CloudFormation template and modify it to use Roles and Security Groups that your enterprise has created.

Let me know if you have more questions on this topic. If you have specific questions about the internals of the CloudFormation template, we can have an engineer answer them.

Also we are always happy to have more open-ended discussion about what you are trying to accomplish so we can help with guidance or answering questions.

@ShafiKhan18
Copy link
Author

ShafiKhan18 commented Apr 18, 2018 via email

@ShafiKhan18
Copy link
Author

ShafiKhan18 commented Apr 24, 2018 via email

FINRAOSS pushed a commit that referenced this issue Sep 10, 2018
* commit '1f9643b543aae08ac4753544cefdbd0a0304b8a1':
  DM-11004: Manage Document Schema in Format
  DM-11004: Manage Document Schema in Format
  DM-11004: Manage Document Schema in Format
  DM-11004: Manage Document Schema in Format
  DM-11004: Manage Document Schema in Format
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants