Hello,
Merging this and ship it in v3.3.10 has introduced a breaking change. Indeed, the stack_set_instance_region argument on aws_cloudformation_stack_set_instance only exists in v6 of aws provider.
Modules in v3.3.10 are no longer compatible with the v5 of AWS provider and requirements have to be updated.
Hello,
Merging this and ship it in v3.3.10 has introduced a breaking change. Indeed, the
stack_set_instance_regionargument onaws_cloudformation_stack_set_instanceonly exists in v6 of aws provider.Modules in v3.3.10 are no longer compatible with the v5 of AWS provider and requirements have to be updated.