errors.fyi community error code reference
missing_required_provider
terraform

Missing required provider

A resource or data source requires a provider that is not declared in the required_providers block. Add the provider source and version constraints to the terraform block.

References

โ† all namespaces for missing_required_provider