Brandon Croft

Results 66 comments of Brandon Croft
trafficstars

@annawinkler It's not a breaking change because the behavior doesn't match the documentation. (It capitalizes the keys in the request, which technically works but it's not expected) So this is...

@annawinkler I see now that you mean modifying the actual type. Let me think about it. It would probably be less impactful to add a new output type and redefine...

Hello, there. Despite the error regarding being unable to read the CLI config, you may not be experiencing an authentication failure. When a token is not authorized to read from...

@jbardin Hey, James, I revisited this change and fixed several inconsistencies with nested attributes, as well as standardized the `(sensitive value)` output in the plan diff. I also modified the...

This was fixed in release [v1.11.0](https://github.com/hashicorp/go-tfe/blob/main/CHANGELOG.md#v1110)

Converted to draft until the work to support is prioritized

~Tags are not meant to be create-able or delete-able entities on the platform but we also don't delete them once they are unused by any workspace. You are right that...

I do believe this was fixed in [v0.36.0](https://github.com/hashicorp/terraform-provider-tfe/blob/main/CHANGELOG.md#v0360-august-16th-2022)

Good news! tfe_workspace has supported safe delete (and force delete) since [version v0.39.0](https://github.com/hashicorp/terraform-provider-tfe/blob/main/CHANGELOG.md#v0390-november-18-2022)

@theipster You're correct, I didn't adequately address that aspect of this request. Because of the many out of band concerns with queueing a destroy run (the disposition of the workspace...