tao-zhang-shell

Results 13 comments of tao-zhang-shell
trafficstars

Thank you, @AllanOricil . I'm seeing exactly the same issue.

Thank you for your response @chanwit ! I downloaded `tfctl`, unfortunately, MacOS blocks it `because it is not from an identified developer`. Even if I allow it anyway, it's still...

Hi @chanwit, I did more tests and found some interesting behaviours. Two scenarios: - No change to the TF module which is referenced at `sourceRef` field in Terraform object, only...

Hi @chanwit, I can apply the example at https://github.com/tf-controller/branch-planner-demo successfully when I manually approve the plan with the plan ID. But when I change the value of `subject` from default...

Hi @chanwit, I tried the workaround moving the Terraform CR to the same git repo as the Terraform module. You can find the forked git repo at https://github.com/tao-zhang-shell/branch-planner-demo. However, it...

@chanwit I really appreciate your help, but still no luck for me. The following are the TF controller logs, no plan ID like `plan-main-xxxx` is found. I have seen it...

Do you mean the TF controller doesn't support TF resource `random_id`? Or something else? I don't quite get your point. @chanwit Just like the message shows, the controller actually made...

There is no any other resource than the random_id in my test TF project. As you can understand, nothing can change this random_id from **live system**. I know what `drift`...

Also one suggestion, can you please add one resource to your test project and try it again? I see currently in your test project, there is no TF resource created....

Thank you very much for the confirmation @chanwit, I will be looking forward to the bug fix!