hashicorp / terraform-aws-consul-ecs

Consul Service Mesh on AWS ECS (Elastic Container Service)
https://www.consul.io/docs/ecs
Mozilla Public License 2.0
52 stars 31 forks source link

Update cache file for setup-go action #171

Closed cthain closed 1 year ago

cthain commented 1 year ago

Changes proposed in this PR:

This PR specifies the path to the go.sum file in the test/acceptance directory so that the setup-go action can successfully find the cache dependency file.

How I've tested this PR:

Acceptance tests in CI

How I expect reviewers to test this PR:

:eyes:

Checklist: