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

terraform show -json: Add Errored field to output for plan #33372

Merged
merged 2 commits into from Jun 19, 2023

Conversation

andrewhickman
Copy link
Contributor

Closes #33368

Target Release

1.5.x

Draft CHANGELOG entry

ENHANCEMENTS

  • terraform show -json: Added errored field to indicate whether a plan succeeded.

@hashicorp-cla
Copy link

hashicorp-cla commented Jun 14, 2023

CLA assistant check
All committers have signed the CLA.

@andrewhickman andrewhickman changed the title Add Errored field to JSON output terraform show -json: Add Errored field to output for plan Jun 15, 2023
Copy link
Member

@kmoe kmoe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Eminently reasonable

@kmoe kmoe merged commit 49f99db into hashicorp:main Jun 19, 2023
6 of 7 checks passed
@github-actions
Copy link

Reminder for the merging maintainer: if this is a user-visible change, please update the changelog on the appropriate release branch.

Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Expose whether a plan errored or not in the JSON output
4 participants