diff --git a/local-app/python-tools/idc-membership-check/user_update.sh b/local-app/python-tools/idc-membership-check/user_update.sh index b4dfe328..3fd48f9b 100755 --- a/local-app/python-tools/idc-membership-check/user_update.sh +++ b/local-app/python-tools/idc-membership-check/user_update.sh @@ -136,7 +136,7 @@ then targets+=" -target=data.ldap_object.users[\"$u\"]" targets+=" -target=aws_identitystore_user.users[\"$u\"]" done - echo "tf-destroy -refresh-false -approve $targets" + #echo "tf-destroy -refresh-false -approve $targets" #tf-destroy -auto-approve $targets tf-plan -refresh=false -destroy -out=$TMPDIR/user_delete.tfplan $targets tf-plan summary