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

Make recommended keywords an opt-out option in terraform #2667

Merged
merged 7 commits into from
Nov 14, 2024

Conversation

artslidd
Copy link
Contributor

@artslidd artslidd commented Nov 13, 2024

Description

Make recommended keywords an opt-out option from terraform.

See the full explanation of what we are doing at https://datadoghq.atlassian.net/wiki/spaces/SDS/pages/4373446920/Use+opt-out+strategy+for+keyword+config+in+Terraform

We decided to go for option 1, option where we don't expose the new field called use_recommended_keywords in terraform directly, but depending on what the user decides to do, let's make the field true, or false, or leave it empty

@artslidd artslidd marked this pull request as ready for review November 13, 2024 12:53
@artslidd artslidd requested review from a team as code owners November 13, 2024 12:53
Copy link

@m-shykula m-shykula left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@HantingZhang2 HantingZhang2 merged commit 91276c1 into master Nov 14, 2024
11 checks passed
@HantingZhang2 HantingZhang2 deleted the artslidd/SDS-294-opt-out branch November 14, 2024 09:52
amaskara-dd added a commit that referenced this pull request Nov 14, 2024
amaskara-dd added a commit that referenced this pull request Nov 14, 2024
@amaskara-dd amaskara-dd restored the artslidd/SDS-294-opt-out branch November 14, 2024 17:43
@amaskara-dd amaskara-dd deleted the artslidd/SDS-294-opt-out branch November 14, 2024 18:27
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.

6 participants