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

Quoted references are deprecated #3

Open
mhrznamn068 opened this issue Jan 11, 2022 · 0 comments
Open

Quoted references are deprecated #3

mhrznamn068 opened this issue Jan 11, 2022 · 0 comments

Comments

@mhrznamn068
Copy link

Warning: Quoted references are deprecated

│ on .terraform/modules/kopplr_admin.cloudwatch-logs-exporter/main.tf line 24, in resource "aws_lambda_function" "cloudwatch_export":
│ 24: depends_on = ["null_resource.download_lambda_zip"]

│ In this context, references are expected literally rather than in quotes. Terraform 0.11 and earlier required quotes, but quoted references are now deprecated and will be removed in a future version of
│ Terraform. Remove the quotes surrounding this reference to silence this warning.

│ (and 4 more similar warnings elsewhere)

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

No branches or pull requests

1 participant