Open robcoward opened 1 year ago
@arybolovlev @alexsomesan Any feedback on this PR would be appreciated please.
Looks like https://github.com/hashicorp/terraform-cloud-operator is a re-write of this repo and replacing the separate terraform-helm repo. @arybolovlev is there a roadmap for when this re-write is likely to come out of beta and replace terraform-k8s ?
It would be nice to see this get merged. We have multiple modules/sub-modules in the same repository, and the only way to get it working is by specifying the working directory.
Community Note
Relates #138
Release note for CHANGELOG:
Description
This PR adds to the CRD for the terraform workspace, allowing for the working directory property of the workspace to be set to something other than the repository root, making it possible to plan & apply terraform from subdirectories within a git repository using the terraform k8s operator.
Output: