Skip to content

v0.67.1

Compare
Choose a tag to compare
@cloudpossebot cloudpossebot released this 01 Mar 17:14
c9f96f1

🚀 Enhancements

Use map for task & task exec policy arns variables @joe-niland (#194)

what

  • Replaced variables task_policy_arns and task_exec_policy_arns with task_policy_arns_map and task_exec_policy_arns_map respectively
  • Existing variables were moved to variables-deprecated.tf and values will be internally converted to a map if variables are defined

why

references