Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

Backport of Fix syntax error in ECS policy doc into release/0.11.x #4875

Conversation

hc-github-team-waypoint
Copy link
Collaborator

Backport

This PR is auto-generated from #4873 to be assessed for backporting due to the inclusion of the label backport/0.11.x.

The below text is copied from the body of the original PR.


Closes #4872

Fixes a json syntax error in the ecs inline policy introduced in #4840 by adding a close quote

How can I verify this fix?

Run a waypoint install against an AWS account without a role named waypoint-runner, and verify success:

$ ./waypoint runner install   -platform=ecs   -server-addr=api.hashicorp.cloud:443   -ecs-runner-image=hashicorp/waypoint -ecs-region=us-east-1 -ecs-cluster=waypoint
✓ Finished connecting to: api.hashicorp.cloud:443
✓ Runner "01H7BA4XNXE0Y4CEMEHKFQAK3R" installed successfully to ecs
✓ Runner profile "ecs-01H7BA4XNXE0Y4CEMEHKFQAK3R" created successfully.
✓ Networking setup
✓ EFS ready
✓ Found existing IAM role to use: waypoint-runner-execution-role
✓ Created IAM task role: waypoint-runner
✓ Using existing log group
✓ Runner service created
✓ Runner "01H7BA4XNXE0Y4CEMEHKFQAK3R" adopted successfully.

Overview of commits

@hc-github-team-waypoint hc-github-team-waypoint merged commit df708fa into release/0.11.x Aug 8, 2023
@hc-github-team-waypoint hc-github-team-waypoint force-pushed the backport/fixEcsRunnerIamPolicy/nominally-absolute-goose branch from ac77518 to eb118f6 Compare August 8, 2023 21:10
@hc-github-team-waypoint hc-github-team-waypoint deleted the backport/fixEcsRunnerIamPolicy/nominally-absolute-goose branch August 8, 2023 21:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants