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

[CM-1369] Add role-policy creation to secret center creation #14

Merged
merged 2 commits into from
Oct 5, 2017

Conversation

Sieabah
Copy link
Contributor

@Sieabah Sieabah commented Oct 3, 2017

No description provided.

@reblace reblace merged commit 4d51f7d into master Oct 5, 2017
@Sieabah Sieabah deleted the feature/secret_table_access branch October 5, 2017 17:47

To create the Secret Center you can run

$ yadda create-secret-center <env>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is the environment necessary for this?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes as you can have different deployment centers per environment

* @param {object} dynamoOptions [undefined] - DynamoDB Options
* @return {*}
*/
module.exports = function(region, iamOptions, dynamoOptions){
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

set defaults maybe? iamOptions = null

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Line 36 does just that.

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

Successfully merging this pull request may close these issues.

None yet

4 participants