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
609 stars 102 forks source link

Resources are destroyed and recreated when syncing after import #285

Open michaelajr opened 6 months ago

michaelajr commented 6 months ago

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