Jordi Monfar

Results 2 issues of Jordi Monfar

When something like: $ec2->DescribeVolumes(VolumeIds => [ $snapshot->'VolumeId' ]) is executed with a non existent 'VolumeId' the code stops with perl error and aborting execution. One would expect a 'undefined' result,...

question
usage

When using the destroy action, if any single resource has the lifecycle.prevent_destroy flag set the whole terraform plan -destroy fails with error, preventing any use of tftarget destroy, even if...