scalefactory / terraform-tfe-workspaces

TFE/C workspaces Terraform module
https://registry.terraform.io/modules/scalefactory/workspaces/tfe/latest
Apache License 2.0
10 stars 9 forks source link

feat: Map workspaces to project #17

Open smathur231 opened 1 month ago

smathur231 commented 1 month ago

Hi,

i just started incorporating this module into our terraform cloud configurations and is very helpful! i have a quick question regarding the mapping of workspaces to terraform cloud projects. when i ran this module and connected modules within that folder structure the workspaces are being created under "default project" is there anyway to tie the workspaces being created to existing projects in terraform cloud?

mbevc1 commented 1 month ago

Hi!

Thanks for your feedback. We have an open issue (#11) to add support for Projects, which wasn't available when we started with this module and it's still in the backlog :)

Feel free to open a PR if you'd like to add support for this!