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

AWSTagFilter filter string issues #20

Open
sethfduke opened this issue Feb 10, 2025 · 0 comments
Open

AWSTagFilter filter string issues #20

sethfduke opened this issue Feb 10, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@sethfduke
Copy link

What happened?

The tag filter string doesn't appear to get translated right in the underlying Datadog Terraform provider, always resulting in the same error message:

message: >-
        observe failed: cannot run refresh: refresh failed: object contains
        unparsed element: map[namespace:step_functions tag_filter_str:<nil>]: 

This is a known issue in the Datadog Terraform provider, and it was fixed quite some time ago, but this UpJet provider continues to use a very old version of the Datadog Terraform provider.

See: DataDog/terraform-provider-datadog#2039

How can we reproduce it?

  • Attempt to apply any AWSTagFilter

What environment did it happen in?

  • All versions of this provider package seem effected
@sethfduke sethfduke added the bug Something isn't working label Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant