0

I'm looking for a way to import an aws_spot_instance_request into Terraform.

I already made a Spot Request on AWS console, now I would like to put this request on my code. How can I do that?

In the Terraform documentation there is no mention how to import it, but there is instructions on how to do it for aws_spot_fleet_request.

Arrow Root
  • 102
  • 11

1 Answers1

0

In fact, there is really no way to do it for now.

Arrow Root
  • 102
  • 11