Created
February 12, 2018 16:23
-
-
Save Hijus22/cd213e9f08ccecce69525ab316b8c61a to your computer and use it in GitHub Desktop.
Wrong error message.
This file contains 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: module.rds.aws_rds_cluster.rds_cluster: "engine" contains an invalid engine type "aurora-mysqll". Valid types are either "aurora" or "aurora-postgresql". | |
Error: module.rds.aws_rds_cluster_instance.cluster_instances[0]: "engine" contains an invalid engine type "aurora-mysqll". Valid types are either "aurora" or "aurora-postgresql". | |
Error: module.rds.aws_rds_cluster_instance.cluster_instances[1]: "engine" contains an invalid engine type "aurora-mysqll". Valid types are either "aurora" or "aurora-postgresql". |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment