Brian Flad
Brian Flad
### Terraform Version N/A (provider acceptance testing) ### Affected Resource(s) - `local_file` ### Expected Behavior Testing would use available Terraform Plugin SDK `TestCheckFunc` where possible. ### Actual Behavior Certain places...
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...
The "standard library" Terraform Providers should implement nascent provider development tooling to encourage consistency, foster automation where possible, and discover bugs/enhancements to that tooling. To that end, this provider's CHANGELOG...
The "standard library" Terraform Providers should implement nascent provider development tooling to encourage consistency, foster automation where possible, and discover bugs/enhancements to that tooling. To that end, this provider's documentation...
### Terraform CLI and Provider Versions N/A and N/A ### Use Cases or Problem Statement [Go 1.19 was recently released](https://go.dev/doc/go1.19) and one of its minor version changes is to the...
### Terraform CLI and Provider Versions N/A (main branch development) ### Use Cases or Problem Statement Following the Go [support policy](https://golang.org/doc/devel/release.html#policy) and given the ecosystem availability and stability of the...
This also implies switching to the new Terraform Plugin framework. Switching to `DynamicPseudoType` will allow the output to be parsed from any value, whether JSON array or object, or if...
The "standard library" Terraform Providers should implement nascent provider development tooling to encourage consistency, foster automation where possible, and discover bugs/enhancements to that tooling. To that end, this provider's CHANGELOG...
The "standard library" Terraform Providers should implement nascent provider development tooling to encourage consistency, foster automation where possible, and discover bugs/enhancements to that tooling. To that end, this provider's documentation...