carvel-dev / terraform-provider-carvel

Carvel Terraform provider with resources for ytt and kapp to template and deploy to Kubernetes
Apache License 2.0
42 stars 9 forks source link

Kapp cluster_drift_detected always changing to false #26

Open braunsonm opened 2 years ago

braunsonm commented 2 years ago

What steps did you take: I deployed a resource using carvel_kapp

What happened: After successfully deploying, whenever I run a plan the resource shows cluster_drift_detected = true -> false changing.

What did you expect: This field should not be changing and causing a redeploy.

Anything else you would like to add: I really hope this provider is still maintained!