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

Add Support for logging with hc-log #605

Merged
merged 6 commits into from
Aug 17, 2023
Merged

Add Support for logging with hc-log #605

merged 6 commits into from
Aug 17, 2023

Conversation

gdavison
Copy link
Contributor

@gdavison gdavison commented Aug 9, 2023

Adds support for logging with hc-log for use with the S3 remote state backend

@gdavison gdavison requested a review from a team as a code owner August 9, 2023 23:39
Copy link
Member

@jar-b jar-b left a comment

Choose a reason for hiding this comment

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

LGTM 👍

% go test -count=1 ./...
?       github.com/hashicorp/aws-sdk-go-base/v2/internal/awsconfig      [no test files]
?       github.com/hashicorp/aws-sdk-go-base/v2/internal/config [no test files]
?       github.com/hashicorp/aws-sdk-go-base/v2/internal/constants      [no test files]
?       github.com/hashicorp/aws-sdk-go-base/v2/internal/errs   [no test files]
?       github.com/hashicorp/aws-sdk-go-base/v2/internal/slices [no test files]
?       github.com/hashicorp/aws-sdk-go-base/v2/internal/test   [no test files]
?       github.com/hashicorp/aws-sdk-go-base/v2/mockdata        [no test files]
?       github.com/hashicorp/aws-sdk-go-base/v2/servicemocks    [no test files]
ok      github.com/hashicorp/aws-sdk-go-base/v2 5.402s
ok      github.com/hashicorp/aws-sdk-go-base/v2/diag    0.200s
ok      github.com/hashicorp/aws-sdk-go-base/v2/internal/endpoints      0.309s
ok      github.com/hashicorp/aws-sdk-go-base/v2/internal/expand 0.266s
ok      github.com/hashicorp/aws-sdk-go-base/v2/logging 0.236s
ok      github.com/hashicorp/aws-sdk-go-base/v2/tfawserr        0.341s
ok      github.com/hashicorp/aws-sdk-go-base/v2/useragent       0.277s

@gdavison gdavison merged commit 261844c into main Aug 17, 2023
6 checks passed
@gdavison gdavison deleted the f-support-hclog branch August 17, 2023 17:36
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