38 terraform/backend tf add required_version ~> 1.12#108
Conversation
|
Moving to questions / review as blocked on pull request checks. Best guess this is a permissions issue with my GitHub user? The check job for terraform plan appears to have run successfully with the same code for RSkuma on 2025-04-14 at https://github.com/hackforla/incubator/pull/106/checks . Pull request checks are failing with permissions errors related to aws credentials, See error in Checks on pull request at https://github.com/hackforla/incubator/pull/108/checks From source of configure-aws-credentials@v4 , additional detail recommends "it is likely but not guaranteed that the user needs but lacks this permission in their workflow." Confirmed that the .github workflow files include expected permissions for OIDC workflows as described in docs at https://docs.github.com/en/actions/security-for-github-actions/security-hardening-your-deployments/about-security-hardening-with-openid-connect#adding-permissions-settings |
|
Closing as replaced with pull requeset from a branch rather than fork with #109 |
Fixes #38
What changes did you make?
Why did you make the changes (we will use this info to test)?