errors.fyi community error code reference
duplicate_resource
terraform

Duplicate resource

Two resource blocks in the configuration share the same type and name, which must be unique within a module. Rename one of the conflicting resource blocks.

References

โ† all namespaces for duplicate_resource