terraform-module / terraform-aws-github-oidc-provider

Fully configurable terraform module to access AWS APIs from Github Actions through OpenID Connect.
MIT License
12 stars 9 forks source link

fix: Update thumbprints input variable to be a list with 2 items as default #46

Closed jreslock closed 11 months ago

jreslock commented 11 months ago

β†ͺ️ Pull Request

πŸ“’ Description

πŸ•ΆοΈ Types of changes

🀯 List of changes

GitHub has 2 thumbprints and the input variable should have them both as a default value.

Also fixing tflint warnings

πŸ‘« Relationships

πŸ”Ž Review hints

🚨 Test instructions

Checklist

jreslock commented 11 months ago

This is a duplicate of https://github.com/terraform-module/terraform-aws-github-oidc-provider/pull/35