You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.