Skip to content

OIDC cloud-specific docs are missing environment variables #11620

Closed
@aripollak

Description

@aripollak

Code of Conduct

What article on docs.github.com is affected?

https://docs.github.com/en/actions/deployment/security-hardening-your-deployments/configuring-openid-connect-in-amazon-web-services

What part(s) of the article would you like to see updated?

In the "Requesting the access token" section, the places that use environment variables just show $ instead of the actual environment variables, like:
aws-region: $
should show
aws-region: ${{ env.AWS_REGION }}

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    actionsThis issue or pull request should be reviewed by the docs actions teamcontentThis issue or pull request belongs to the Docs Content teamwaiting for reviewIssue/PR is waiting for a writer's review

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions