Brian Flad

Results 391 comments of Brian Flad

Hi folks 👋 There have been a large number of changes to Terraform and this particular Terraform Provider since this issue was last discussed. If you are still running into...

Hi @Snehil03 👋 Apologies for the long silence here, but I'm going to optimistically guess that a Terraform version upgrade (e.g. 0.14) likely resolved this particular issue at some point....

There is a growing satellite of higher 👍 downstream resource issues, e.g. https://github.com/hashicorp/terraform-provider-aws/issues/19583, that would benefit from this enhancement. While there may be somethings those downstream resources could do to...

Hi folks 👋 Thank you for reporting this issue and apologies for the delayed response. In Terraform, the `provisioner` functionality is fully managed by Terraform core and not individual providers....

Closing due to lack of response -- if this issue still exists after v2.2.3, please open a new issue and we'll investigate further.

Hi @Vince-Chenal 👋 Thank you for this submission. This appears to have been covered by https://github.com/hashicorp/terraform-provider-http/pull/151 which has recently been merged and will release with version 3.3.0 in the near...

Hi @jamesgoodhouse 👋 Thank you for this submission and apologies for the delayed review. This appears to have been covered by https://github.com/hashicorp/terraform-provider-http/pull/151 which required a different approach, but has recently...

Terraform 1.4 will contain a new `terraform_data` resource which can accept input data of any type, reflections of that data into an unknown output of the same type, and value...