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

V2: Make awsv1shim a separate module #75

Merged
merged 6 commits into from
Sep 16, 2021
Merged

V2: Make awsv1shim a separate module #75

merged 6 commits into from
Sep 16, 2021

Conversation

gdavison
Copy link
Contributor

Make awsv1shim a separate module so the AWS SDK for Go v1 is not imported unless awsv1shim is used

@gdavison gdavison requested a review from a team as a code owner September 16, 2021 00:26
Copy link
Contributor

@ewbankkit ewbankkit left a comment

Choose a reason for hiding this comment

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

LGTM 🚀.

% make test
go test -timeout=30s -parallel=4 ./...
ok  	github.com/hashicorp/aws-sdk-go-base	2.102s
?   	github.com/hashicorp/aws-sdk-go-base/awsmocks	[no test files]
ok  	github.com/hashicorp/aws-sdk-go-base/awsv1shim	5.849s
?   	github.com/hashicorp/aws-sdk-go-base/internal/endpoints	[no test files]
ok  	github.com/hashicorp/aws-sdk-go-base/tfawserr	(cached)

@gdavison gdavison merged commit 1b0c694 into v2 Sep 16, 2021
@gdavison gdavison deleted the v2-awsv1shim-module branch September 16, 2021 18:11
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.

2 participants