hashicorp / hashicorp/terraform-plugin-testing
PlanChecks for ResourceDrift
Open
enhancement
- Dominant language
- Go
- Stars
- 68
- Forks
- 22
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 1
Description
The [`terraform plan` JSON format](https://developer.hashicorp.com/terraform/internals/json-format#plan-representation) contains a `resource_drift` field.
A set of plan checks over drift would be useful for acceptance tests that check whether drift (rather than diff) is as expected.
Requires https://github.com/hashicorp/terraform-json/pull/64.
Contributor guide
Assessment
This issue has not been assessed yet.