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

Adds support for defining multiple tags for subnet_filter #570

Merged
merged 2 commits into from
Dec 21, 2021

Conversation

jakauppila
Copy link
Contributor

Description

  • Adds support for defining multiple tags for subnet_filter
  • Ensure instance is terminated if a failure occurs during creation
  • Adds documentation for specifying multiple tags

Issues Resolved

#411 #555

List any existing issues this PR resolves

Check List

  • All tests pass. See TESTING.md for details.
  • New functionality includes testing.
  • New functionality has been documented in the README if applicable.

Ensure instance is terminated if a failure occurs during creation
Adds documentation for specifying multiple tags

Signed-off-by: Jared Kauppila <Jared.Kauppila@sentry.com>
@tas50
Copy link
Member

tas50 commented Dec 21, 2021

@jakauppila There's some minor chefstyle issues on the PR

Signed-off-by: Jared Kauppila <Jared.Kauppila@sentry.com>
@jakauppila
Copy link
Contributor Author

@tas50 Fixed the couple of issues.

Is there a systematic way to tell an IDE to use Chefstyle over Rubocop?

Within VSCode I can just configure a workspace override, but it seems like there could/should be something a little more global that follows the repo?

{ "rubocop.path": "chefstyle" }

@tas50
Copy link
Member

tas50 commented Dec 21, 2021

probably a workstation config in this repo

@tas50 tas50 merged commit c7ddbb1 into test-kitchen:master Dec 21, 2021
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

3 participants