You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ECR_REPOSITORY should be replaced with *(wildcard) if you want to allow all ECR repositories.
BUCKET_NAME should be replaced with the name of the S3 bucket where your Github repository ZIP file is stored. If you don't use S3, you can omit the S3 permissions. (only builder-s3.yaml workflow uses S3)
IAM Role Policy Attachment
Github Repository Secrets
AWS_REGION: ap-northeast-2
AWS_ACCOUNT_ID: <ACCOUNT_ID>
AWS_ROLE_NAME: GitHubActionsECRRole
How to Use
About
Docker image building with Github Actions (Repository ZIP + S3 ZIP)