v0.39.0
Change mixed instances policy fields to optional @pagmerek (#126)
what
- change variable field of mixed_instances_policy to optional
why
In my other PR for terraform ECS component I changed the default value of variable that is being passed here. Without this change terraform will complain that there is no such field as instances_distribution/override
references
NOTE: This PR must be merged first and then I will change version of ASG component in ECS component