mirror of https://github.com/ansible/ansible.git
Delay instance tagging to later in the instance creation process
Tagging recently created instances can result in InvalidInstanceID.NotFound errors. By delaying the tagging until the last part of instance creation, we should be typically more fortunate (avoiding all such race conditions might need more work)reviewable/pr18780/r1
parent
abe3655cec
commit
e45858ba7f
Loading…
Reference in New Issue