Skip to content

Instantly share code, notes, and snippets.

/renaming-ec2 Secret

Created May 1, 2015 00:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/a9cc2d95b48256d07c2b to your computer and use it in GitHub Desktop.
Save anonymous/a9cc2d95b48256d07c2b to your computer and use it in GitHub Desktop.
rename-ec2:
runner.cloud.action:
- fun: ec2.rename
- instances:
- test
- kwargs:
- name: test
- kwargs:
- newname: test2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment