Skip to content

Instantly share code, notes, and snippets.

@sestok
Created March 11, 2023 11:07
Show Gist options
  • Save sestok/f68ce49117146329a9f9b7f4bc9c3bdf to your computer and use it in GitHub Desktop.
Save sestok/f68ce49117146329a9f9b7f4bc9c3bdf to your computer and use it in GitHub Desktop.
Add a manually launched EC2 instance into ECS Cluster
#!/bin/bash
echo ECS_CLUSTER=ecs-cluster-name> /etc/ecs/ecs.config
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment