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

Optionally log the STS API calls when assuming a role #51

Merged
merged 1 commit into from
Oct 6, 2020
Merged

Optionally log the STS API calls when assuming a role #51

merged 1 commit into from
Oct 6, 2020

Conversation

ewbankkit
Copy link
Contributor

Community Note

  • Please vote on this pull request by adding a 👍 reaction to the original pull request comment to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for pull request followers and do not help prioritize the request

Relates hashicorp/terraform-provider-aws#14435.

Adds the ability to log calls to the STS API when assuming a role if the TF_LOG environment is set to DEBUG or higher.

@ewbankkit ewbankkit requested a review from a team as a code owner October 6, 2020 13:16
@ewbankkit ewbankkit changed the title Optionally log the STS API calls when assuming a role. Optionally log the STS API calls when assuming a role Oct 6, 2020
@bflad bflad added the enhancement New feature or request label Oct 6, 2020
@bflad bflad added this to the v0.7.0 milestone Oct 6, 2020
@bflad bflad self-assigned this Oct 6, 2020
Copy link
Contributor

@bflad bflad left a comment

Choose a reason for hiding this comment

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

Looks good to me, thanks @ewbankkit 🚀

@bflad bflad merged commit 43526b0 into hashicorp:master Oct 6, 2020
bflad added a commit that referenced this pull request Oct 6, 2020
@ewbankkit ewbankkit deleted the f-log-sts-assume-role-calls branch October 6, 2020 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants