Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 215 Bytes

File metadata and controls

11 lines (9 loc) · 215 Bytes

terraform-aws-eks-node-termination-handler

Usage

module "node-termination" {
  source = "github.com/provectus/terraform-aws-eks-node-termination-handler"
  argocd =  module.argocd.state
  tags = {}
}