RB

Results 868 comments of RB

@bergbrains please run `make pr/auto-format` locally to fix the auto format errors

Instead of reverting pr 142, we should find a way to allow both null subnets for replicas and allow specifying subnets for replicas. @Benbentwo could you look into this? Perhaps...

I unfortunately do not have the time at the moment but let me cc other folks in who may be able to review. cc @aknysh @milldr

@joe-niland This change seems like a no-op. For future ref: The change here passed in `enabled = module.this.enabled` but this is already passed in via the context. https://github.com/mihaiplesa/terraform-aws-ecs-codepipeline/blob/f2b43ffedc30a7f4f7f57b59f9020b79fb3f8a83/main.tf#L239 @mihaiplesa please...

As a workaround, have you tried appending `2>&1` ? ```sh atmos terraform output aws-users -s identity --json > test.json 2>&1 ```

@stex79 is this still an issue? Please respond and we can reopen this if you're still having issues.