-
Notifications
You must be signed in to change notification settings - Fork 36
feat(aws_mq): remove filter deprecated #588
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
Implementation of a workaround for the issue #587 |
|
There was a mistake in @nicolas-dsk-claranet diagnostic. The filtering must be done on AWSUniqueId field. This field have a "special" format arn:aws:mq:<cluster_region>:<aws_account_id>:<cluster_name> Deployed on 3 environment, and working now, do not hesitate to contact Nicolas or me to give you the account for validation Reviewers : do not undestand why tests are falling, as the content does not feat modules, I suspect a border effect due to tag change ( see files changed for the typo fix ) |
No description provided.