Closed chelseybeck closed 6 months ago
It's at version 4, so version isn't the issue https://github.com/aws-actions/configure-aws-credentials
@chelseybeck I was just taking a look over the issue....
if we are using devops-security-gha
then don't you think that in the terraform-plan.yaml
file the aws-region
should be
aws-region: us-east-1
instead of us-west-1
as for the above user it is set to us-east-1
Also I was trying to test on my local repo, just want to ask for where I can find these tokens on aws
AWS_ACCESS_KEY_ID
AWS_SECRET_ACCESS_KEY
Do I have to add those two in my local repo secrets, along with the GITHUB_TOKEN
@freaky4wrld apologies for the late response. our aws region should be us-west-2 for everything
Closing this as we found that the issue was w/ branch protections. Thanks @freaky4wrld
Overview
We need to fix an error that is keeping Terraform Plan from running, so that ????
Details
There is an error when the action is run. Run aws-actions/configure-aws-credentials@v4
Error: Credentials could not be loaded, please check your action inputs: Could not load credentials from any providers
Action Items
Resources/Instructions
https://github.com/hackforla/devops-security/actions/runs/8345911119/job/22911603189