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

Error: ... will be known only after apply

An attribute used in a context that requires a known value at plan time (such as count, for_each, or a provider configuration) depends on a resource attribute that is only computed after apply. Restructure the configuration to use a known value, or use a data source.

References

In this namespace

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