Jon R. Roma

Results 23 issues of Jon R. Roma

It seems that this module should call `terraform-aws-listener-certificate` as a submodule in order to create or destroy the listener certificate in lockstep with the ECS service being created or destroyed....

enhancement
question
service:terraform-modules

@evanjtravis , please update your Behave test code to discontinue use of the `public` ALB, and instead refer to `public2`.

Service discovery on a public ALB isn't supported, so we do not need to retain our tests. We've also deleted the Route 53 zone `discover.as-test.techservices.illinois.edu` as a result. See techservicesillinois/as-aws-test#18.

**Issue by [cmaturi](https://github.com/cmaturi)** _Thursday Aug 09, 2018 at 16:42 GMT_ _Originally opened as https://github.com/cites-illinois/as-aws-modules/issues/70_ ---- Created the ecs service. Name -- fargate-sd When tried to ping the server ith the...

**Issue by [JonRoma](https://github.com/JonRoma)** _Tuesday May 22, 2018 at 19:02 GMT_ _Originally opened as https://github.com/cites-illinois/as-aws-modules/issues/30_ ---- This pertains to us-east-2/examples/services/ecs. * Test that we can use bridge and host mode without...

**Issue by [ddriddle](https://github.com/ddriddle)** _Tuesday May 08, 2018 at 15:35 GMT_ _Originally opened as https://github.com/cites-illinois/as-aws-modules/issues/27_ ---- They conflict because security groups and listener names MUST be unique. Should we use prefixes...

enhancement

**Issue by [eccoleman](https://github.com/eccoleman)** _Thursday May 03, 2018 at 16:15 GMT_ _Originally opened as https://github.com/cites-illinois/as-aws-modules/issues/26_ ---- If you don't create a log group, the task instance will fail in us-east-2.

enhancement

**Issue by [JonRoma](https://github.com/JonRoma)** _Wednesday Jul 11, 2018 at 22:58 GMT_ _Originally opened as https://github.com/cites-illinois/as-aws-modules/issues/54_ ---- ... but we are unclear if it serves a purpose, and we can't find any...

enhancement

**Issue by [eccoleman](https://github.com/eccoleman)** _Thursday May 03, 2018 at 15:47 GMT_ _Originally opened as https://github.com/cites-illinois/as-aws-modules/issues/25_ ---- Note that users of the ecs-service module need iam:PassRole perms. ``` Error: Error applying plan:...