Skip to content

pmalek/terraform_aws_spot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terraform_aws_spot

Create AWS spot fleet with a simple terraform command

How to run

Source AWS credentials and edit main.tfvars to suit your needs.

key_name="id_rsa"
spot_price=0.02
capacity=1

Run terraform plan and terraform apply:

make plan && make apply

How to destroy created resources

make destroy

About

Create AWS spot fleet with a simple terraform command

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages