This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Error: Invalid value for module argument | |
| on main.tf line 8, in module "ghost-db": | |
| 8: security_groups = aws_security_group.ghost-db.id | |
| The given value is not suitable for child module variable "security_groups" | |
| defined at ghost-database/variables.tf:17,1-27: list of string required. | |
| Error: Invalid value for module argument |
NewerOlder