Skip to content
This repository has been archived by the owner on Aug 16, 2022. It is now read-only.

Remove unnecessary Mutliplex and DeleteFilter #342

Merged
merged 2 commits into from
Dec 9, 2021
Merged

Remove unnecessary Mutliplex and DeleteFilter #342

merged 2 commits into from
Dec 9, 2021

Conversation

irmatov
Copy link
Contributor

@irmatov irmatov commented Dec 9, 2021

Gets rid of the warning:

relation client multiplexing is not allowed,
skipping multiplex: Region=us-east-1 account_id=testxxxxxxxx
table=aws_elbv2_listeners

Gets rid of the warning:

    relation client multiplexing is not allowed,
    skipping multiplex: Region=us-east-1 account_id=testxxxxxxxx
    table=aws_elbv2_listeners
@irmatov irmatov requested a review from roneli December 9, 2021 07:12
@irmatov
Copy link
Contributor Author

irmatov commented Dec 9, 2021

aws_elbv2_listeners is a relation table for aws_elbv2_load_balancers, so it doesn't need neither Multiplex nor DeleteFilter

@roneli
Copy link
Contributor

roneli commented Dec 9, 2021

Might be what is causing this issue #312

@roneli roneli merged commit 38a4d94 into cloudquery:main Dec 9, 2021
@irmatov irmatov deleted the elvv2_listeners_cleanup branch December 9, 2021 08:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants