Zheng Xi Zhou

Results 92 comments of Zheng Xi Zhou

@fagurto We have support Terraform modules stored in a git. For example, https://github.com/oam-dev/terraform-controller/blob/master/examples/alibaba/cs/configuration_ack.yaml#L6-L7

This implementation got lost in the [new design](https://github.com/oam-dev/terraform-controller/blob/master/DESIGN.md). We need to implement it again.

Related to https://github.com/oam-dev/kubevela/issues/3677.

@EikeHens If you use null provider in your Terraform configuration, the provider will be enabled by default when the Terraform Controller pod is running. Could you please give more specific...

@geokal Thanks for asking. The answer is yes. You can check the official openstack provider in Terraform official site https://registry.terraform.io/providers/terraform-provider-openstack/openstack/latest/docs. So you wanna provision resources in a Kubernetes cluster?

@geokal Exactly! We need to support openstack first. It's simple. You can refer to PR like https://github.com/oam-dev/terraform-controller/pull/79, https://github.com/oam-dev/terraform-controller/pull/27. I can assist the feature:)

vela logs $ApplicationName 看日志,还是有 color 会更合适。

@huzerun0306 Can you append your Configuration?