Brian Flad
Brian Flad
Hi @pgier 👋 Thank you for raising this. One thing that has come up occasionally before is specifically supporting a 32-bit integer type, but this is the first direct request...
> Writing code against an existing client library which uses in32 types. Just to ensure we are on the same page, are those client library types the Go built-in `int32`...
#299 will add some additional context to `generate` command errors, which might be helpful in this case. As an offhand workaround, that change set also adds a `provider-schema` flag which...
Related: #317 @moritzkohl do/did you happen to have `tfplugindocs` amd64 binary installed? You can confirm with the `file` command/builtin, e.g. ```console $ which tfplugindocs /Users/bflad/go/bin/tfplugindocs $ file /Users/bflad/go/bin/tfplugindocs /Users/bflad/go/bin/tfplugindocs: Mach-O...
@moritzkohl how about the `terraform` command? Also, if you have the error messaging, that would be helpful, thanks! Personally I have only been able to reproduce this by having a...
Thanks, all! Glad that we could find the issue. Now for the fun part of better documentation and considerations for how to help folks either be notified or avoid this...
One additional note about my above thought with `terraform version -json` -- the output is not stable until 0.15/1.0. The README documentation makes no mention of _Terraform_ requirements currently, but...
After discussions with the core team and reviewing some of the core planning logic, the framework _may_ be able to re-implement some of the same automatic configuration prior state element...
Hi @patrickcping 👋 Thank you for filing this and apologies for the delayed response. There's a little bit of history here, which might be helpful to read through first to...
Normally by this amount of time this issue would likely be closed as there has been no additional upvotes or commentary on this issue, however one thing that has occurred...