Error: Duplicate module call
Jump to navigation
Jump to search
╷ │ Error: Duplicate module call │ │ on main.tf line 133: │ 133: module "db" { │ │ A module call named "db" was already defined at main.tf:68,1-12. Module calls must have unique names within a module. ╵ Solution: change name used to call your module
Related
See also
Advertising: