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

check comparison instead of equality #2812

Merged
merged 2 commits into from
Feb 6, 2025

Conversation

amaskara-dd
Copy link
Contributor

@amaskara-dd amaskara-dd commented Feb 5, 2025

#2802 changed the sorting of contact attributes in datadog_service_definition_yaml. Since the backend can reorder attributes, we need to compare them directly instead of just testing for equality

This was missed in the original PR review because the TestAccDatadogServiceDefinition_Order test was not run

@ecdatadog ecdatadog self-requested a review February 6, 2025 16:26
@skarimo skarimo merged commit d2edea6 into master Feb 6, 2025
10 checks passed
@skarimo skarimo deleted the amask/fix-ordering-service-definition branch February 6, 2025 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants