-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Follow-up on #305 #310
Follow-up on #305 #310
Conversation
896e3c0
to
6687ae3
Compare
1d1097a
to
f6d7b46
Compare
f6d7b46
to
abb5ed4
Compare
- refactor all VPC helpers into new package - make sure to only use the provider interface
- pass full provider to stack manager and cluster stack builder
abb5ed4
to
5a8e339
Compare
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
Nice refactoring @errordeveloper having a vpc package makes the code easier to understand
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 good to me!
@richardcase @stefanprodan thanks for the review, I'm looking forward to this weeks release with all VPC customisations some users been waiting for! |
Description
Checklist
make build
)make test
)