ruby_terraform
ruby_terraform copied to clipboard
Syntax error with example parameter backend_configs
The reference to the parameter, 'backend_config' (singular) was, at best, confusing. Within the context of passing parameters to a Terraform command, the singular form is wrong. The parameter that is actually supported by ruby_terraform is 'backend_configs' (plural).