terraform { required_providers { helm = { source = "hashicorp/helm" version = "2.14.0" } } }