mitchellh / terraform-provider-multispace

Terraform Provider for cascading runs across multiple workspaces.
https://registry.terraform.io/providers/mitchellh/multispace/latest/docs
Mozilla Public License 2.0
146 stars 8 forks source link

Provider should now be redundant #109

Open lucymhdavies opened 1 year ago

lucymhdavies commented 1 year ago

Thanks to https://github.com/hashicorp/terraform-provider-tfe/issues/742 (and the bugfixes which followed its initial release)

As of v0.46.0 of the TFE provider I'm personally satisfied that tfe_workspace_run does everything this provider does.

Thanks for creating the provider in the first place, but I think it's no longer required :)

I've got a blog post coming out early next week talking more about tfe_workspace_run, but do you want to add something to the Readme in this repo pointing folks to use the tfe_workspace_run?