I would like to apply Terraform lifecycle ignore_changes config to all the resources in the workspace. Instead of doing this individually for every resource, is there any option to define this globally to the workspace so that it will be applicable to all the resources.
Note:
- Using Openstack cloud provider so all the resources are related to it.
- Around 100 plus resources available in a workspace
Please clarify.
There is no way to do that right now