Skip to content

Commit

Permalink
By status
Browse files Browse the repository at this point in the history
  • Loading branch information
BryanFauble committed Jun 1, 2024
1 parent fde4d92 commit b2f5fb2
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 = {
ebs_csi_driver_version = aws_eks_addon.ebs-csi-driver.version
status = aws_eks_addon.ebs-csi-driver.status
}
}

0 comments on commit b2f5fb2

Please sign in to comment.