Skip to content

Commit 089698a

Browse files
HusnaHarizcopelco
andauthored
Apply suggestion from @copelco
Co-authored-by: Colin Copeland <[email protected]>
1 parent 58b0bc0 commit 089698a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stack/eks.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
label="Custom EKS AMI",
117117
))
118118

119-
use_custom_ami= "UseCustomAMI"
119+
use_custom_ami = "UseCustomAMI"
120120
template.add_condition(
121121
use_custom_ami,
122122
Not(Equals(custom_eks_ami, ""))

0 commit comments

Comments
 (0)