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

Adding testutils.AWS with LocalStack for local testing #1735

Closed
wants to merge 22 commits into from
Closed

Conversation

ghost
Copy link

@ghost ghost commented Jun 18, 2024

This PR is part of the split from #1676 and introduces a convenient way to spin up LocalStack in a Docker container if available for local AWS testing.

This PR is based on #1734 #1733 #1731 and #1729.

Target Release

1.8.0

Checklist

  • I have read the contribution guide.
  • I have not used an AI coding assistant to create this PR.
  • I have written all code in this PR myself OR I have marked all code I have not written myself (including modified code, e.g. copied from other places and then modified) with a comment indicating where it came from.

Go checklist

  • I have run golangci-lint on my change and receive no errors relevant to my code.
  • I have run existing tests to ensure my code doesn't break anything.
  • I have added tests for all relevant use cases of my code, and those tests are passing.
  • I have only exported functions, variables and structs that should be used from other packages.
  • I have added meaningful comments to all exported functions, variables, and structs.

Janos added 22 commits June 17, 2024 15:02
Signed-off-by: Janos <[email protected]>
Signed-off-by: Janos <[email protected]>
Signed-off-by: Janos <[email protected]>
Signed-off-by: Janos <[email protected]>
Signed-off-by: Janos <[email protected]>
Copy link

Reminder for the PR assignee: If this is a user-visible change, please update the changelog as part of the PR.

@ghost
Copy link
Author

ghost commented Aug 12, 2024

Closing in favor of opentofu/tofutestutils#7

@ghost ghost closed this Aug 12, 2024
@ghost ghost deleted the testutils/aws branch August 12, 2024 14:24
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.

0 participants