aws cloudformation deploy \
--template test.yaml \
--stack-name testing \
--parameter-overrides build=1.0.51 \
--region eu-west-1 \
--tags project=web dataservice=true cache=web testing=project
Waiting for changeset to be created..
Waiting for stack create/update to complete
Failed to create/update the stack. Run the following command
to fetch the list of events leading up to the failure
aws cloudformation describe-stack-events --stack-name testing
при обновлении тегов мы получаем ошибку выше. пожалуйста, помогите мне