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

[datadog_api_key][datadog_application_key] Add exact_match option to data sources #2247

Merged
merged 5 commits into from
Jan 24, 2024

Conversation

nkzou
Copy link
Contributor

@nkzou nkzou commented Jan 17, 2024

If exact_match is true, searches the returned list of key names for an exact match instead of erroring out due to multiple results.

@nkzou nkzou requested review from a team as code owners January 17, 2024 16:21
@nkzou nkzou requested a review from a team as a code owner January 17, 2024 17:45
hestonhoffman
hestonhoffman previously approved these changes Jan 17, 2024
@nkzou nkzou merged commit e5f0374 into master Jan 24, 2024
9 checks passed
@nkzou nkzou deleted the kevinzou/api_app_key_exact_match branch January 24, 2024 15:41
@arunsisodiya
Copy link

Hey @nkzou ,

Do we know when this change will be available in the provider (in which version)?
I am waiting for this due to my use-cases related to Datadog API keys and application keys.

@nkzou
Copy link
Contributor Author

nkzou commented Feb 7, 2024

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.

Support multiple result queries from datadog_api_key and datadog_application_key data source
4 participants