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

fix: fixed datadog secret key default value #253

Merged
merged 4 commits into from
Apr 3, 2024
Merged

Conversation

githubjianli
Copy link
Collaborator

📝 Description

10:29:18 Error: Invalid function argument
10:29:18
10:29:18 on .terraform/modules/apiary/common.tf line 85, in data "aws_secretsmanager_secret" "datadog_key":
10:29:18 85: count = length(var.datadog_key_secret_name) > 0 ? 1 : 0
10:29:18 |----------------
10:29:18 | var.datadog_key_secret_name is null
10:29:18
10:29:18 Invalid value for "value" parameter: argument must not be null.

🔗 Related Issues

@githubjianli githubjianli requested a review from a team as a code owner April 2, 2024 18:51
patduin
patduin previously approved these changes Apr 3, 2024
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
@githubjianli githubjianli merged commit 90939aa into master Apr 3, 2024
2 checks passed
@githubjianli githubjianli deleted the fix/fix_dd_var branch April 3, 2024 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants