errors.fyi community error code reference
resource_already_exists
terraform

Resource already exists

Terraform attempted to create a resource but the provider reports it already exists in the target environment. Import the existing resource into state with terraform import rather than recreating it.

References

โ† all namespaces for resource_already_exists