Skip to content

feat: add plan/apply details, logs and json output tools#276

Open
surian wants to merge 2 commits intohashicorp:mainfrom
surian:feat_apply_plan_details_logs
Open

feat: add plan/apply details, logs and json output tools#276
surian wants to merge 2 commits intohashicorp:mainfrom
surian:feat_apply_plan_details_logs

Conversation

@surian
Copy link
Contributor

@surian surian commented Feb 6, 2026

Description

This PR adds 5 new tools to get detailed information about Terraform plans and applies.

For plans:

  • get_plan_json_output - structured JSON with all resource changes
  • get_plan_details - plan details
  • get_plan_logs - raw text logs for debugging

For applies:

  • get_apply_details - apply details
  • get_apply_logs - raw text logs

Resolve issue

#231

@surian surian requested a review from a team as a code owner February 6, 2026 08:56
@surian
Copy link
Contributor Author

surian commented Feb 23, 2026

@jaylonmcshan19-x any chance you take a look at this one? 👀

@DamienDelporte
Copy link

That would be awesome if merged soon 🤞

@jrhouston jrhouston added this to the v0.5.0 milestone Mar 20, 2026
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

Successfully merging this pull request may close these issues.

4 participants