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: Multiple security groups, no more default security SG, and image builder connections support #171

Merged
merged 4 commits into from
Dec 5, 2022

Commits on Dec 3, 2022

  1. feat: Multiple security groups, no more default security SG, and imag…

    …e builder connections support
    
    Relates to #163
    Closes #165
    
    BREAKING CHANGE: The default VPC security group will no longer be used, and instead a new security group will be created
    BREAKING CHANGE: IRunnerProvider no longer exposes vpc and securityGroup
    kichik committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    1abaa51 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    kichik committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    393d903 View commit details
    Browse the repository at this point in the history
  3. chore: self mutation

    Signed-off-by: github-actions <github-actions@github.com>
    github-actions committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    058cf72 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. Configuration menu
    Copy the full SHA
    5a926c4 View commit details
    Browse the repository at this point in the history