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

The access token is now passed in a http header #83

Merged
merged 1 commit into from
Feb 1, 2024

Conversation

boris-dyga-SM
Copy link
Contributor

This is done to avoid exposure as the data.http.id (which contains the URL) in the logs.

Added the MacOS .DS_Store files to .gitignore

what

  • The access token is now passed in a http header
  • Added the MacOS .DS_Store files to .gitignore

why

  • This is done to avoid exposure as the data.http.id (which contains the URL) in the logs.

@boris-dyga-SM boris-dyga-SM requested review from a team as code owners January 23, 2024 12:28
@boris-dyga-SM boris-dyga-SM force-pushed the main branch 2 times, most recently from 22cb725 to ac6a4c7 Compare January 24, 2024 06:40
Copy link
Member

@aknysh aknysh left a comment

Choose a reason for hiding this comment

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

@boris-dyga-SM

thanks again for the PR

please run

terraform fmt

on all code

and

make init
make github/init
make readme

This is done to avoid exposure as the data.http.id (which contains
the URL) in the logs.
@boris-dyga-SM
Copy link
Contributor Author

@aknysh , all done

@aknysh
Copy link
Member

aknysh commented Feb 1, 2024

/terratest

Copy link
Member

@aknysh aknysh left a comment

Choose a reason for hiding this comment

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

@aknysh aknysh merged commit ece5d22 into cloudposse:main Feb 1, 2024
12 of 14 checks passed
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