terraform-provider-helm/helm
Marco Maurer (-Kilchhofer) b6a090b73c
Some checks failed
build / Detect Go toolchain version (push) Has been cancelled
build / Parse version file (push) Has been cancelled
CodeQL / Analyze (push) Has been cancelled
HashiCorp Copywrite / copywrite (push) Has been cancelled
tests / get_version_matrix (push) Has been cancelled
tests / unit_test (push) Has been cancelled
build / generate-metadata-file (push) Has been cancelled
build / upload-terraform-registry-manifest-artifact (push) Has been cancelled
build / Go darwin 386 build (push) Has been cancelled
build / Go freebsd 386 build (push) Has been cancelled
build / Go linux 386 build (push) Has been cancelled
build / Go windows 386 build (push) Has been cancelled
build / Go darwin amd64 build (push) Has been cancelled
build / Go freebsd amd64 build (push) Has been cancelled
build / Go linux amd64 build (push) Has been cancelled
build / Go windows amd64 build (push) Has been cancelled
build / Go freebsd arm build (push) Has been cancelled
build / Go linux arm build (push) Has been cancelled
build / Go darwin arm64 build (push) Has been cancelled
build / Go linux arm64 build (push) Has been cancelled
build / What's next? (push) Has been cancelled
tests / acc_test (push) Has been cancelled
fix: Address "inconsistent result after apply" error by moving metadata recalc (#1713)
* fix: Recompute metadata at the end of the diff function

* chore: Add changelog entry for PR #1713
2025-11-06 10:29:39 -06:00
..
test-infra Add support for deferred actions (#1377) 2024-06-07 11:43:06 +02:00
testdata Fix sensitive values being replaced with '(sensitive value)' in Helm deployments (#1644) 2025-06-20 09:05:18 -06:00
testing Migrate to terraform plugin framework (#1379) 2025-01-16 13:08:36 -06:00
data_helm_template.go Add timeouts support (#1702) 2025-09-25 13:53:39 -05:00
data_helm_template_test.go Fix sensitive values being replaced with '(sensitive value)' in Helm deployments (#1644) 2025-06-20 09:05:18 -06:00
kube_resources.go Add resources attr (#1693) 2025-09-22 18:10:26 -05:00
kubeconfig.go Add "qps" attribute to provider block (#1668) 2025-07-15 10:21:16 -06:00
manifest_json.go Add resources attr (#1693) 2025-09-22 18:10:26 -05:00
manifest_json_test.go Bump helm dependency (#1674) 2025-07-10 10:24:27 -06:00
provider.go Add "qps" attribute to provider block (#1668) 2025-07-15 10:21:16 -06:00
provider_test.go Migrate to terraform plugin framework (#1379) 2025-01-16 13:08:36 -06:00
resource_helm_release.go fix: Address "inconsistent result after apply" error by moving metadata recalc (#1713) 2025-11-06 10:29:39 -06:00
resource_helm_release_stateupgrader.go Add timeouts support (#1702) 2025-09-25 13:53:39 -05:00
resource_helm_release_stateupgrader_test.go HOTFIX v3 state upgrader type (#1638) 2025-06-18 14:05:13 -06:00
resource_helm_release_test.go Add timeouts support (#1702) 2025-09-25 13:53:39 -05:00