Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Jul 8, 2026
1 parent 726485b commit ca2b558
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion local-app/python-tools/idc-membership-check/user_update.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ca2b558

Please sign in to comment.