for loop variable issue

13 views
Skip to first unread message

Sushant Borse

unread,
May 14, 2018, 9:57:05 AM5/14/18
to SparkleFormation
Hi, 

in this below sparkle-formation code I'm facing an issue where it fails with `ERROR: NoMethodError: undefined method` -' for {"Fn::If"=>["IsDevEnv", 1, 3]}:Hash`

_temp_service_count = if!(:is_dev_env, 1, 3)

    for i in 0..(_temp_service_count - 1) do

can somebody help me with this?
Reply all
Reply to author
Forward
0 new messages