Skip to content

ec2_instance: add AWSRetry.jittered_backoff on client.describe_instance_attribute #638

ec2_instance: add AWSRetry.jittered_backoff on client.describe_instance_attribute

ec2_instance: add AWSRetry.jittered_backoff on client.describe_instance_attribute #638

---
name: update collection variables
concurrency:
group: '${{ github.workflow }} @ ${{ github.sha }}'
cancel-in-progress: true
on:
push:
branches:
- main
- 'stable-*'
pull_request_target:
jobs:
update-variables:
uses: ansible-network/github_actions/.github/workflows/update_aws_variables.yml@main