Gustav

Results 13 issues of Gustav

Cloudwatch enhanced monitoring for EC2 may also cost a considerable amount per month, the bool key is available in `aws_launch_configuration.*.enable_monitoring` and `aws_instance.*.monitoring`. This is quite tricky to calculate because each...

It would be very helpful to get the spot pricing accounted for in the total price by using `aws_launch_configuration.*.spot_price`.

I've noticed that the frontend code is prepared with a `showBrand`-prop. Can this be configured so the brand can be hidden? Further I'm interested if there is in any other...

type/question
area/security
type/docs

When you removed the deprecated API PropTypes a version bump would be helpful. Had to do ``` yarn remove rrx yarn add rrx ``` go get latest changes.

Is it possible to make i compatible with latest go-tools? ``` bash $go install github.com/Philio/GoMySQL # github.com/Philio/GoMySQL /usr/local/go/src/pkg/github.com/Philio/GoMySQL/handler.go:281: err is shadowed during return /usr/local/go/src/pkg/github.com/Philio/GoMySQL/handler.go:289: err is shadowed during return /usr/local/go/src/pkg/github.com/Philio/GoMySQL/handler.go:311:...

When I'm using files I'm not in control of, like a CDN, I'm not able to add the line of `// requires: file.js`. How can I hint script dependencies when...

enhancement

Signing is not using SHA1 anymore. It is already solved for EC2 (#120) but needs an update for all AWS services. ``` The authorization mechanism you have provided is not...

When a system is under high load the cache might grow to the point when it's consuming all available memory on the system it's running. Consider adding some kind of...

``` $ git clone [email protected]:bkw/nodecopter-cockpit.git Cloning into 'nodecopter-cockpit'... Permission denied (publickey). fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository...