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

refact: move interface #875

Conversation

alexandreliberato
Copy link
Contributor

Problem

Move interface AutoScalingGroupClient from it's own file to autoscaling_groups.go

Solution

Remove interface's file and copy it to the new place.

Changes Made

Remove interface's file and copy it to the new place.

How to Test

Run 'make test'.

Screenshots

Notes

#872
#872

Checklist

  • Code follows the contributing guidelines
  • Changes have been thoroughly tested
  • Documentation has been updated, if necessary
  • Any dependencies have been added to the project, if necessary

Reviewers

@

Copy link
Collaborator

@ShubhamPalriwala ShubhamPalriwala left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @alexandreliberato, thanks for the quick fix! lgtm! i'll trigger the build once and then over to you @mlabouardy

@mlabouardy mlabouardy added the aws label Jun 30, 2023
@mlabouardy mlabouardy added this to the v3.0.20 milestone Jun 30, 2023
@mlabouardy mlabouardy merged commit 55a8e7c into tailwarden:develop Jun 30, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants