I have a resource that uses some attributes of another resource and I want to update this particular resource (using -target commando option) without check/change the dependency resource. Whats happen today is when I update this particular resource, the terraform change the resource dependency together.
There is some way to do what I need?