You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As discussed with @hirokuni-kitahara for fixing the inline replace functionality, I'll include a fix under --fix implementation logic, to parse and mutate only for parent target file and skip ARI suggestions for files other than the parent target name.
ARI
--scan-per-target
resulting into ARI suggestion for multiple targets under one parent targetThis issue results in discrepancy where parsing logic for
--fix
results in failure and starts resulting into unexpected result.Steps to reproduce:
https://github.com/craig-br/workshops/tree/devel/roles/manage_ec2_instances/tasks/ami_find
The text was updated successfully, but these errors were encountered: