Chris Arcand
Chris Arcand
I find myself increasingly wanting this feature. And IMO even a much simpler version than unsubscribing from all repos from notifications I have selected - such as just having an...
Hi! This touches on a more general lifecycle issue in Terraform itself, rather than this provider - you can track that this exact topic here: https://github.com/hashicorp/terraform/issues/17599 I would anticipate that...
May I ask for a little more detail in to your use case? How would you use this in your regular workflow? This one's interesting because... * Although it might...
Hi! And thanks Martin for your extra context. > Hope any of this makes sense to you. Indeed, it very much does! This was a detailed write-up; thanks for submitting...
I've been on bereavement leave and lafentres is not a current maintainer of this project. Thanks for your patience. Short version: This is a platform request for the TFC/E API...
I reviewed this too quickly, my apologies. The existing `tfe_organization_module_sharing`, which is a consumer-based resource for manipulating the module consumers of [an organization in the Admin Organizations API](https://www.terraform.io/cloud-docs/api-docs/admin/organizations), can absolutely...
Sadly this functionality of "first destroy the infrastructure and then the workspace itself" (which seems like a neat feature to me) should probably be some sort of platform feature and...
This would be great, but note that they can't currently be filtered on in the API, so the platform would have to add that before anything can be done for...
Hello! I assume you are using the [VCS-driven run workflow](https://www.terraform.io/docs/cloud/run/ui.html) and a commit is triggering a run before your required settings (e.g. variables) are created, based on your description. This...
Note that sadly there is no direct platform equivalent of Google IAM policies in Terraform Cloud/Enterprise, only direct connections to teams (like Google IAM members). I believe this would require...