terraform { required_providers { helm = { source = "hashicorp/helm" version = ">= 2.12.1" } } }