Skip to content

updated profile rather than secrets#1

Open
WoodProgrammer wants to merge 2 commits intoTykTechnologies:masterfrom
WoodProgrammer:aws_profile
Open

updated profile rather than secrets#1
WoodProgrammer wants to merge 2 commits intoTykTechnologies:masterfrom
WoodProgrammer:aws_profile

Conversation

@WoodProgrammer
Copy link
Copy Markdown

No description provided.

@WoodProgrammer
Copy link
Copy Markdown
Author

Hello I have checked terraform implementation and I think profile usage is more the secure than using secrets directly on variables.tf file .

In my practice I'm creating profile on my $HOME/.aws/credentials file like at below ;

[myprofile]
aws_access_key_id = AWS_ACCESS_KEY_ID
aws_secret_access_key = AWS_SECRET_KEY_ID

I will add these practice as Documentation on my PR :)))

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.

1 participant