geotrellis / geotrellis-chatta-demo

Demo of GeoTrellis - weighted overlay and zonal summary for University of Tennessee at Chattanooga.
50 stars 34 forks source link

Remove default value for ssl_certificate_arn #50

Closed tnation14 closed 6 years ago

tnation14 commented 6 years ago

Overview

This PR removes the default value for ssl_certificate_arn (which is now outdated) from variables.tf, and updates scripts/infra to use a .tfvars file to make it easier to override other defaults in the future.

Changes

Fixes #49

Testing

tnation14 commented 6 years ago

Updated to remove memoryReservation from ECS task definition and deployment tests.