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

Add resource drift field to plan #73

Merged
merged 1 commit into from
Mar 9, 2023

Conversation

sebasslash
Copy link
Contributor

This PR adds the ResourceDrift field to terraform-json. This field has been included in plan JSON representations since v0.15.2. Furthermore, this library will be utilized by tfc-agent in order to redact Terraform plans. Changes resulting from resource drift consist of one of those redaction paths.

@sebasslash sebasslash requested a review from a team as a code owner March 8, 2023 18:55
Copy link
Member

@radeksimko radeksimko left a comment

Choose a reason for hiding this comment

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

LGTM once the indentation is addressed.

plan.go Outdated Show resolved Hide resolved
@sebasslash sebasslash requested review from a team as code owners March 8, 2023 19:32
@radeksimko radeksimko merged commit cc61887 into hashicorp:main Mar 9, 2023
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.

2 participants