Skip to content

Instantly share code, notes, and snippets.

@Hijus22
Created February 12, 2018 16:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Hijus22/cd213e9f08ccecce69525ab316b8c61a to your computer and use it in GitHub Desktop.
Save Hijus22/cd213e9f08ccecce69525ab316b8c61a to your computer and use it in GitHub Desktop.
Wrong error message.
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