Skip to content
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

ensure that client.DescribeTags is always called with data #330

Merged
merged 1 commit into from
Nov 9, 2023

Conversation

DavidS-ovm
Copy link
Contributor

client.DescribeTags() errors with "operation error Elastic Load Balancing v2: DescribeTags, https response error StatusCode: 400, RequestID: 65fd5c40-98e3-451f-ac92-9b8b0b362ae9, api error ValidationError: An ARN must be specified" when an empty array is passed as argument. This breaks fetching the rest of the item and related data.

This commit ensures this doesn't happen again.

@DavidS-ovm DavidS-ovm enabled auto-merge November 9, 2023 09:40
@DavidS-ovm DavidS-ovm merged commit c64b76b into main Nov 9, 2023
4 checks passed
@DavidS-ovm DavidS-ovm deleted the describe-tags branch November 9, 2023 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant