Colby Goettel

Results 6 issues of Colby Goettel

@apalmblad I'm starting a new issue so we can track everything here. In the meantime, I think it's important if we decide if we even need to maintain backwards compatibility....

A common use case will be for customers to forward their syslogs somewhere else. Should add options to the installer to do this (through Terraform settings).

enhancement
good first issue

Azure is currently set up for user auth and should really be done with a service account.

enhancement

enhancement
good first issue

There's already S3 IAM stuff happening in `aws/iam.tf` and there's more in `aws/storage.tf`. But when I look at the IAM stuff in the AWS console, it says that the storage...

enhancement
good first issue

The VPC and Subnet are currently hardcoded. They should be generated automatically. Historical note: I worked on this extensively in #8, but the instance was never accessible via Systems Manager...

enhancement
help wanted