Skip to content

Remove invalid user group field used on RunInstancesInput.

Marcos Huck requested to merge fix/security_groups into feature/code_refactor

This MR removes an invalid argument passed when initializing EC2 instances in the Machines component. This field was added by error and it's not present in the original codebase.

Merge request reports