gavinbunney / terraform-provider-kubectl

Terraform provider to handle raw kubernetes manifest yaml files
https://registry.terraform.io/providers/gavinbunney/kubectl
Mozilla Public License 2.0
628 stars 108 forks source link

Resources are destroyed and recreated when syncing after import #285

Open michaelajr opened 9 months ago

michaelajr commented 9 months ago

Title says it all. Seems that when we sync after we import - the kubectl_manifest resource is destroyed and then recreated.