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_integration_aws] Allow account_id to be specified in an access_key configured integration #2154

Merged
merged 2 commits into from
Oct 27, 2023

Conversation

nkzou
Copy link
Contributor

@nkzou nkzou commented Oct 20, 2023

Creating an access_key_id-based integration with an account_id has always been possible via the UI, but the public api had restricted this. The public api has been changed to match the UI behavior, so this PR updates the terraform resource to match that.
This allows terraform resources like lambda_arn and log_collection to control an access_key_id-based integration without needing to wait for the backend to populate the account_id field.

Resolves #2146

@nkzou nkzou requested review from a team as code owners October 20, 2023 21:12
skarimo
skarimo previously approved these changes Oct 24, 2023
@nkzou nkzou merged commit 1923bb2 into master Oct 27, 2023
8 checks passed
@nkzou nkzou deleted the kevinzou/aws_allow_account_id branch October 27, 2023 18:51
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.

Provider produced inconsistent result after apply
2 participants