Skip to content

paradigmadigital/terminate-ec2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terminate-instance

Terminate an ec2 instance

Role Variables

  • ec2_id : Instance's id
  • instance : Dictionary containing the information of the instance
    • region : Region where the instance lives

Example playbook

- hosts: localhost
  connection   : local
  gather_facts : no
  roles:
    - terminate-instance

License

GPLv2

Author Information

jamatute ([email protected])

About

Ansible role to terminate an ec2 instance

Resources

License

Stars

Watchers

Forks

Packages

No packages published