We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d482c0 commit fcbdafaCopy full SHA for fcbdafa
main.tf
@@ -19,7 +19,7 @@ locals {
19
"onfailure" : "OnFailure"
20
"unlessstopped" : "UnlessStopped"
21
"always" : "Always"
22
- "no" : "No"
+ "never" : "Never"
23
})
24
25
cos_image_name = var.cos_image_name
0 commit comments