unfunco / terraform-aws-oidc-github

Terraform module to configure GitHub Actions as an IAM OIDC identity provider in AWS.
https://registry.terraform.io/modules/unfunco/oidc-github/aws/latest
Apache License 2.0
99 stars 54 forks source link

Add multi account example #58

Open sarasensible opened 3 months ago

sarasensible commented 3 months ago

Thanks so much for the module! I'm trying to use it with multi accounts and I'm getting stuck on how to configure the roles and policies to reuse the same identity provider in a managing account. A multi account example would go a long way to providing guidance on this.