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

feat: make cluster region and account agnostic and use context variables #2

Merged
1 commit merged into from
Apr 11, 2023

Conversation

twelvemo
Copy link
Contributor

@twelvemo twelvemo commented Apr 6, 2023

Make stack infer current AWS account and region and get required inputs from context variables. We would ideally want to use cfnParmaters for the inputs, however they are only read in during deploy time and the code manipulates the values before that. We will need to figure this out in a next step.

@twelvemo twelvemo requested a review from a user April 6, 2023 14:23
@ghost ghost merged commit 9871de1 into main Apr 11, 2023
@ghost ghost deleted the region-agnostic branch April 11, 2023 13:20
This was referenced Apr 12, 2023
This was referenced Jun 5, 2023
This pull request was closed.
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

1 participant