terraform-aws-components icon indicating copy to clipboard operation
terraform-aws-components copied to clipboard

adding manifest=true to all helm providers

Open dylanbannon opened this issue 2 years ago • 0 comments

what

  • This will add the ability to detect drift in local Helm charts.

why

  • The inability to detect drift in local Helm charts was a major limitation in the helm provider. Now, we have local helm chart under the control of terrafom.

references

  • https://github.com/databus23/helm-diff/issues/176
  • https://github.com/hashicorp/terraform-provider-helm/pull/702
  • https://github.com/databus23/helm-diff/pull/304

dylanbannon avatar Dec 20 '21 07:12 dylanbannon