How to change Group/Cloud to a Terraform App,

Hi All

how can we change the Group and cloud to an existing Terraform app?

We created a Terraform application using a Terraform Blueprint about two-three years ago, and at that time, we selected specific tfvars for the application. However, we chose a different group and cloud since there were no Terraform cloud profiles available then.

Now, we have Terraform cloud profiles, and the variables in both the TF profile and the TFvar secret are identical. Consequently, the application is using the variables from the TF profiles. Therefore, we would like to update the application’s group and cloud to match the new TF profiles.

Could you please advise on how we can change the group and cloud for the existing Terraform application?

Thank you.