Erik Osterman (CEO @ Cloud Posse)

Results 248 issues of Erik Osterman (CEO @ Cloud Posse)

## what * Tag releases ## why * To enable version pinning (without gitrefs) ![image](https://user-images.githubusercontent.com/52489/42180595-ae932436-7dec-11e8-9ebe-013c1edacad8.png)

enhancement

## what * Support git submodules ## why * It appears that clones are not recursive: https://github.com/runatlantis/atlantis/blob/f057d6d7d9a76c7b8d85c874a10c4f25f7be7465/server/events/working_dir.go#L113 * Support importing terraform root modules without needing `terragrunt` ## use-case * We're...

feature
help wanted

## what * Automatically build/tag/push modules to gem registry ## why * Make contributions easier

## what * Emphasize in the `README.md` that the `namespace` should be 2-4 characters *max*. ## why * Long namespaces cause resource names to be unnecessarily long; certain AWS resource...

## what * `fargate certificate validate` picks wrong zone ## why * Presumably it picks the first zone matching the substring, rather than picking the longest matching zone based on...

## what * It would be great if all commands supported a `--wait` flag ## why * Allow the operator to chain commands together (E.g. via a `Makefile`) ## example...

## what * Convert `README.md` to `README.yaml` ## why * So we can better integrate with all of our other repos * Consistency

## what * Builds are failing * See https://travis-ci.org/cloudposse/github-authorized-keys/builds/402672478#L819 ## why * I don't know ## references * https://github.com/cloudposse/github-authorized-keys/pull/28

## what ``` Error: YAML parse error on monochart/templates/job.yaml: error converting YAML to JSON: yaml: line 41: could not find expected ':' ``` Invalid shell variables. Looks like `make` copy...

## what * Implement helmfile to deploy teleport to kops ## why * PCI/Security compliance ## references * https://github.com/gravitational/teleport/tree/master/examples/chart