David Sherrier

Results 3 issues of David Sherrier

### OpenTofu Version ```shell OpenTofu v1.8.0-beta2 on linux_amd64 + provider registry.opentofu.org/hashicorp/aws v5.58.0 ``` ### OpenTofu Configuration Files https://github.com/david1437/tofu-mock-resource-bad-type-inference ### Debug Output https://gist.github.com/david1437/215e3cde565152d920a6dddba98e60f2 ### Expected Behavior test condition passes with no...

bug
accepted

### OpenTofu Version ```shell OpenTofu v1.8.3 on linux_amd64 ``` ### OpenTofu Configuration Files ```hcl variable "obfuscated" { type = object({ arns = optional(list(string)) }) description = "Configuration for xxx." validation...

bug
accepted

## What does this PR do? ## Related issues - #1229 ## Does this PR introduce any user-facing change? - [ ] Does this PR introduce any public API change?...