I just noticed that creating a basic VPC using Terraform also creates some "resources", like a DHCP Options Set, a Route Table, etc.
If you also define those resources in Terraform, new resources are added, but the "defaults" one (without tags) are never removed.
Is this a normal behaviour ? How to remove them or prevent their creation ?
I'm using Terraform 0.9.5