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
91 stars 51 forks source link

allows to specify iam role inline policies #13

Closed vorotech closed 2 years ago

vorotech commented 2 years ago

hi 👋 I've found it quite useful to be able specifying the inline policies in some use cases, rather than ARNs of existing policies

unfunco commented 2 years ago

Thank you for adding this feature! I will publish a new release soon.