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 30 forks source link

Correct login type #108

Closed pglass closed 2 years ago

pglass commented 2 years ago

Changes proposed in this PR:

This corrects the -type aws option to -type aws-iam. The consul login command actually ignores the -type flag, but we should correct this anyway on our side.

How I've tested this PR:

Acceptance tests

How I expect reviewers to test this PR:

👀

Checklist: