|
|
|
|
|
by jvitor03
1489 days ago
|
|
Looks like you are creating based on puppet or ansible, not Terraform :) The whole idea of TF is to not have to declare an absent resource for it to be destroyed, because the declarative approach already have the desired state. |
|