diff --git a/cmd/create/operatorroles/by_clusterkey.go b/cmd/create/operatorroles/by_clusterkey.go index 5ff87e3e0..82ac42e15 100644 --- a/cmd/create/operatorroles/by_clusterkey.go +++ b/cmd/create/operatorroles/by_clusterkey.go @@ -435,7 +435,7 @@ func buildCommands(r *rosa.Runtime, env string, AddParam(awscb.RoleName, roleName). AddParam(awscb.PolicyArn, policyARN). Build() - commands = append(commands, createRole, attachRolePolicy) + var attachSharedVpcRolePolicy string var policyCommands []string