Skip to content

Commit

Permalink
addon_version
Browse files Browse the repository at this point in the history
  • Loading branch information
BryanFauble committed Jun 1, 2024
1 parent b2f5fb2 commit fb6d094
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/k8s-node-autoscaler/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,6 @@ resource "null_resource" "patch_storage_class" {
}

triggers = {
status = aws_eks_addon.ebs-csi-driver.status
addon_version = aws_eks_addon.ebs-csi-driver.addon_version
}
}

0 comments on commit fb6d094

Please sign in to comment.