We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 this destroy line
From terraform-plan.stdout
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
deposed
The text was updated successfully, but these errors were encountered:
I'm seeing the same issue. Is this only working with a specific terraform version?
Sorry, something went wrong.
I'm seeing this with terraform 1.0.5
No branches or pull requests
Cannot parse this destroy line
From
terraform-plan.stdout
I guess this
deposed
thing is undocumented hashicorp/terraform#10753The text was updated successfully, but these errors were encountered: