hashicorp / hashicorp/terraform-plugin-testing

Access private state when testing resources and data sources

Open
#321 4 comments 2 reactions 0 assignees View on GitHub
enhancement upstream-terraform
Dominant language
Go
Stars
68
Forks
22
Avg merge
2d 12h
Merged PRs (30d)
1

Description

### terraform-plugin-testing version

```
❯ go list -m github.com/hashicorp/terraform-plugin-testing/...
github.com/hashicorp/terraform-plugin-testing v1.7.0
```

### Use cases

Utilize and/or validate [private state](https://developer.hashicorp.com/terraform/plugin/framework/resources/private-state) when testing resources or data sources.

### Attempted solutions

N/A

### Proposal

N/A

### References

N/A

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.