Open dmakeroam opened 3 years ago
Any updates on this? @joatmon08
@koikonom
Hi @dmakeroam! Although I'm no longer actively involved with this project I'd suggest you either use the module
configuration or the vcs
one, not both. Try it with each and let us know if that works for you.
Hi @dmakeroam! Although I'm no longer actively involved with this project I'd suggest you either use the
module
configuration or thevcs
one, not both. Try it with each and let us know if that works for you.
If I use the module from github even declaration both vcs and module, terraform cloud operator will support. It has a problem only Azure DevOps
@koikonom
terraform-k8s & Kubernetes Version
terraform-k8s: 1.0.0 kubernetes-version: 18.9.9
Affected Resource(s)
Terraform Cloud Workspace Resource:
apiVersion: app.terraform.io/v1alpha1 kind: Workspace
Terraform Cloud Workspace Configuration File
Debug Output
Expected Behavior
Terraform Cloud Operator read the Terraform Cloud Workspace resource and is able to pull the Terraform module from Azure DevOps
Actual Behavior
Terraform Cloud Operator read the Terraform Cloud Workspace resource and is not able to pull the Terraform module from Azure DevOps, then got "Internal Error"
Steps to Reproduce
Important Factoids
*** We use helm to install Terraform Cloud Operator by following steps as this link
References
Azure DevOps VCS Provider