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

drop responsibility for non-locally-used params #17

Merged
merged 1 commit into from
May 9, 2019
Merged

Conversation

jpslav
Copy link
Member

@jpslav jpslav commented May 5, 2019

aws-ruby had been managing some variables as a convenience to the users of this library (e.g. key pair name, log bucket names, hosted zone names, etc). This PR drops the holding of these variables because they are not applicable to all users, and users can manage them themselves. Also added methods for defining deployment-wide stack parameter defaults and provides a way for a deployment to override the built-in parameter defaults provided by this gem. See the README.

@jpslav jpslav merged commit 2418286 into master May 9, 2019
@jpslav jpslav deleted the move-parameters branch May 9, 2019 17:51
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.

1 participant