Skip to content

issues Search Results · repo:aws-actions/configure-aws-credentials language:TypeScript

Filter by

288 results
 (78 ms)

288 results

inaws-actions/configure-aws-credentials (press backspace or delete to remove)

Describe the feature Currently the step will always export the credentials to the GitHub env, even when output-credentials is set to true (which exports them as step outputs then too) https://github.com/aws-actions/configure-aws-credentials/blob/b92d0d98bf51f5ecb0efd640be026492e58b5c36/src/helpers.ts#L42-L75 ...
effort/small
feature-request
p2
  • gruuya
  • 4
  • Opened 
    13 days ago
  • #1372

Describe the bug Trying to use the Github OIDC-- AWS IAM role workflow and it fails with the error. on: push: branches: [ master ] pull_request: branches: [ master ] workflow_dispatch: ...
bug
closed-for-staleness
in-progress
p1
response-requested
  • vineetguptadev
  • 5
  • Opened 
    14 days ago
  • #1371

Describe the bug When running a workflow with this action, we re sometimes getting the following in the logs and the step fails: Download action repository aws-actions/configure-aws-credentials@v4 ...
bug
  • kamzil
  • 2
  • Opened 
    18 days ago
  • #1367

Describe the bug 1. Use Github OIDC provider to assume role basic role ROLE_1 2. Use role-chaining to assume a specific role ROLE_2 with extended permission for a specific workflow Code example: - ...
bug
p2
  • victor-smg
  • 3
  • Opened 
    22 days ago
  • #1366

Describe the bug I have the following workflow job to login to AWS: login-to-aws: runs-on: ubuntu-latest permissions: contents: read id-token: write steps: - uses: actions/checkout@v4 ...
bug
investigating
needs-reproduction
p1
  • Juansecu
  • 4
  • Opened 
    25 days ago
  • #1358

Describe the bug When using aws-actions/configure-aws-credentials@v4.2.0 multiple times in a workflow with different regions, the AWS_REGION environment variable is not updated on subsequent calls. This ...
bug
p1
potential-regression
  • hozzer
  • 2
  • Opened 
    on May 14
  • #1354

Describe the issue o
documentation
needs-triage
  • whybee-spec
  • 2
  • Opened 
    on May 10
  • #1350

Describe the bug Hello, the latest commit 2c168adcae62d67531ba83842723c8f30695116a on the main branch is always trying to do role chaining instead of OIDC when we call configure-aws-credentials the second ...
bug
p0
  • ecs-jnguyen
  • 2
  • Opened 
    on Apr 25
  • #1339

Describe the feature I d like the ability to define the default parameters for the action through environment variables. This was I can have my role arn and region configured within the environment on ...
feature-request
in-progress
p2
  • pemattr
  • 1
  • Opened 
    on Apr 24
  • #1335

Describe the issue Hi, Acording to the description in the tag v4 This tag will always track the latest v4 release . If we check the commit hash we can see that the v4 points to the commit of the tag ...
documentation
needs-triage
  • EduardoFer
  • 3
  • Opened 
    on Apr 16
  • #1327
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub