Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot parse deposed line #26

Open
nitrocode opened this issue Jan 9, 2019 · 2 comments
Open

Cannot parse deposed line #26

nitrocode opened this issue Jan 9, 2019 · 2 comments

Comments

@nitrocode
Copy link
Contributor

nitrocode commented Jan 9, 2019

Cannot parse this destroy line

From terraform-plan.stdout

  - module.service.module.service.module.blue.aws_launch_configuration.default (deposed)
$ parse-terraform-plan  -i terraform-plan.stdout | jq .errors[0]
{
  "code": "UNABLE_TO_PARSE_CHANGE_LINE",
  "message": "Unable to parse \"  - module.service.module.service.module.blue.aws_launch_configuration.default (deposed)\" (ignoring)"
}

I guess this deposed thing is undocumented hashicorp/terraform#10753

@Lucas-Desouza
Copy link

I'm seeing the same issue. Is this only working with a specific terraform version?

@Lucas-Desouza
Copy link

I'm seeing this with terraform 1.0.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants