You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have created a terraform script that will create a repo and its working fine.
But in the .tfvars file I am exposing the github token as plain text. But I want to secure it somehow so that the token is not exposed to anyone who is testing the code.
How can I achieve it in terraform ?
Thank You.
SDK Version
No response
API Version
No response
Relevant log output
No response
Code of Conduct
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
@Anto4595 this isn't really the forum to request help with terraform, but you should find your answer in the Terraform docs, specifically "Protect sensitive input variables".
Describe the need
Hello Team,
I have created a terraform script that will create a repo and its working fine.
But in the .tfvars file I am exposing the github token as plain text. But I want to secure it somehow so that the token is not exposed to anyone who is testing the code.
How can I achieve it in terraform ?
Thank You.
SDK Version
No response
API Version
No response
Relevant log output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: