autoscaling_group module does not support instance_requirements in mixed_instance_policy section #67
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: ansible bot | |
on: | |
issues: | |
types: | |
- opened | |
- reopened | |
jobs: | |
add_label: | |
runs-on: ubuntu-latest | |
permissions: | |
contents: write | |
issues: write | |
steps: | |
- uses: actions-ecosystem/action-add-labels@v1 | |
with: | |
labels: needs_triage |