Skip to content

AWS Provider 4.9 AWS IAM instance profile not updated on manually changed AWS IAM role #23423

AWS Provider 4.9 AWS IAM instance profile not updated on manually changed AWS IAM role

AWS Provider 4.9 AWS IAM instance profile not updated on manually changed AWS IAM role #23423

name: Issue Comment Created Triage
on:
issue_comment:
types: [created]
jobs:
community_check:
uses: ./.github/workflows/community-check.yml
secrets: inherit
with:
username: ${{ github.event.comment.user.login }}
issue_comment_triage:
name: Remove stale and waiting-response Labels on Response
needs: community_check
if: needs.community_check.outputs.maintainer == 'false'
uses: ./.github/workflows/reusable-add-or-remove-labels.yml
with:
remove: stale,waiting-response