Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 316 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 316 Bytes

IAM Role example in Terraform

In particular, this IAM role was designed to allow github actions to:

  • Get a federated login for a specific github repository
  • Allow pushing to a specific private repository in AWS ECR

Therefore, you also need to setup in AWS IAM console the corresponding Identity provider.