Skip to content

Commit

Permalink
feat: fix tflint and added vpc and subnet tag
Browse files Browse the repository at this point in the history
  • Loading branch information
theprashantyadav committed Aug 1, 2023
1 parent 2315645 commit 70f539c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion _example/spot_instance/example.tf
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@ module "spot-ec2" {
spot_instance_interruption_behavior = "terminate"
spot_instance_enabled = true
spot_instance_count = 1
spot_ami = "ami-08d658f84a6d84a80"
instance_type = "c4.xlarge"

#Networking
Expand Down

0 comments on commit 70f539c

Please sign in to comment.