Skip to content

Instantly share code, notes, and snippets.

@xiii
Created January 3, 2017 13:50
Show Gist options
  • Save xiii/2583ba17d3f105ecd6f7d74a7ae4849a to your computer and use it in GitHub Desktop.
Save xiii/2583ba17d3f105ecd6f7d74a7ae4849a to your computer and use it in GitHub Desktop.
debug output from terraform plan
2017/01/03 13:46:41 [ERROR] root: eval: *terraform.EvalRefresh, err: postgresql_role.odin: Error reading role: pq: column "rolbypassrls" does not exist
2017/01/03 13:46:41 [ERROR] root: eval: *terraform.EvalSequence, err: postgresql_role.odin: Error reading role: pq: column "rolbypassrls" does not exist
2017/01/03 13:46:41 [ERROR] root: eval: *terraform.EvalOpFilter, err: postgresql_role.odin: Error reading role: pq: column "rolbypassrls" does not exist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment