Skip to content
This repository was archived by the owner on Jul 27, 2021. It is now read-only.
This repository was archived by the owner on Jul 27, 2021. It is now read-only.

Typo in AM role name for ecsworkshop #126

@sbpath

Description

@sbpath

IAM role created as "eksworkshop-admin", where as its referenced as "ecsworkshop-admin" during verification using aws command.
https://ecsworkshop.com/start_the_workshop/workspace/
https://ecsworkshop.com/images/createrole.png

aws sts get-caller-identity --query Arn | grep ecsworkshop-admin -q && echo "IAM role valid" || echo "IAM role NOT valid"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions