mirror of
https://github.com/kubevela/kubevela.git
synced 2026-05-07 09:57:17 +00:00
* Fix: retrieve Terraform variables from variables.tf If Terraform modules/resources are stored in remote git repos, get variables from file `varialbes.tf`, or from `main.tf`. Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com> (cherry picked from commitb257825af6) * set the required field per the variables' property Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com> (cherry picked from commit4b151582c5) * fix ut issue Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com> (cherry picked from commitb52145c8a4) * fix ut issue Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com> (cherry picked from commit410acc8ae2) Co-authored-by: Zheng Xi Zhou <zzxwill@gmail.com>