Skip to content

Example of AWS IAM role with trust policy and inline policy using terraform

Notifications You must be signed in to change notification settings

martinKindall/terraform_iam_role_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Example of AWS IAM role with trust policy and inline policy using terraform

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages