Files
streetmerchant/terraform/terraform.tfvars

9 lines
284 B
HCL

credential_profile = "ps5"
streetmerchant_env = {
"STORES" = "amazon-uk,game,argos,box,currys,johnlewis,shopto,smythstoys,very,amazon-it,amazon-nl"
"SHOW_ONLY_SERIES" = "sonyps5c,sonyps5de"
"SLACK_TOKEN" = "your slack api token"
"SLACK_CHANNEL" = "your slack channel name"
}