Waypoint v0.11.3 released!

We released Waypoint v0.11.3! This contains a few bug fixes around installing Waypoint runners to AWS ECS, and adds a couple of improvements to the CLI for getting config sourcers.

Changelog:

MPROVEMENTS:

  • cli: Add config source’s plugin type, scope, project, app, and workspace to output of waypoint config source-get when getting a specific config source. [GH-4822]
  • cli: Add option all to flag -scope on waypoint config source-get command to output all config sources. [GH-4822]

BUG FIXES:

  • runnerinstall/aws-ecs: Fix ODR policy for AWS ECS runners to enable adding tags to an ALB. [GH-4818]
  • runnerinstall/ecs: Add IAM permission required for project destruction [GH-4840]
  • runneruninstall/aws-ecs: Fix panic when uninstalling ECS runner after failing to find EFS [GH-4829]

Thanks,
The Waypoint Team

Changelog - https://github.com/hashicorp/waypoint/blob/v0.11.3/CHANGELOG.md
Binaries - Waypoint v0.11.3 Binaries | HashiCorp Releases