hashicorp / hashicorp/terraform-plugin-testing
Add a JSON equivalency attribute test to testing framework
Open
enhancement
- Dominant language
- Go
- Stars
- 68
- Forks
- 22
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 1
Description
### Use-cases
To provide a standard way to validate JSON attribute values
### Proposal
We've added a test function to the AWS Provider at https://github.com/terraform-providers/terraform-provider-aws/blob/d22ff540470ba847f127ba5e2a06cc8638521375/aws/provider_test.go#L281. This could be moved to the Plugin SDK.
Contributor guide
Assessment
This issue has not been assessed yet.