question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Improve cdktf diff output for changes

See original GitHub issue

We want to parse the terraform plan output for changes and attributes that are forcing the change and display them when running cdktf diff.

Related https://github.com/hashicorp/terraform-cdk/issues/114.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:2
  • Comments:8 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
skorfmanncommented, Apr 22, 2021

There’s no immediate update on this. However, as part of the ongoing multiple stacks initiative we’ll have to address various UI / UX aspects and rethink the way we present the data. I expect that this will be changed along the way as well.

1reaction
njsnxcommented, Apr 22, 2021

any updates on this - came across this today when showing “cdktf diff vs terraform plan” - it would be nice to see a similar view to vanilla cdk

Read more comments on GitHub >

github_iconTop Results From Across the Web

CLI Commands - CDK for Terraform - HashiCorp Developer
The CDK for Terraform CLI has the following commands: completion · convert · debug · deploy · destroy · diff · get ·...
Read more >
CDK for Terraform (CDKTF) on AWS: How to Configure an S3 ...
Run cdktf diff from the project root directory to compare the current state of the stack with the desired state of the stack....
Read more >
how to uninstall cli tool on mac that was downloaded via npm
Destroy the given stacks cdktf diff [stack] Perform a diff ... for file changes and automatically trigger a deploy cdktf output [stacks.
Read more >
Introducing the Cloud Development Kit for Terraform (Preview)
To better illustrate the developer experience using the CDK for ... Additionally, cdktf-cli supports commands like `cdktf diff` and `cdktf ...
Read more >
HashiCorp Live: CDK for Terraform - YouTube
Join Taylor Dolezal, Anubhav Mishra, and CDK for Terraform contributor Sebastian Korfmann as they provision infrastructure resources in ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found