$ errors.fyi/terraform/invalid_depends_on 74 namespaces · 3,092 codes
terraform · terraform/invalid_depends_on
invalid_depends_on

Invalid depends_on reference

The depends_on meta-argument contains a reference that is not a resource or module address, or it attempts to reference an output or attribute rather than a whole resource. Use only bare resource or module references (e.g. aws_instance.web, not aws_instance.web.id).

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT