Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add aws spot instance request #2178

Merged

Conversation

lucastercas
Copy link
Contributor

@lucastercas lucastercas commented Dec 8, 2022

Add support for aws_spot_instance_request

Fixes: #1223

@CLAassistant
Copy link

CLAassistant commented Dec 8, 2022

CLA assistant check
All committers have signed the CLA.

@hugorut
Copy link
Contributor

hugorut commented Dec 12, 2022

Thanks for PR this @lucastercas, I'll take a peek at this when I get a moment in the next few days.

Copy link
Contributor

@hugorut hugorut left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@lucastercas this looks great, thanks. However, we just need to change the way we test the output price. A golden file test won't work unfortunately. Thanks

Copy link
Contributor

@hugorut hugorut left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems like the tests are failing as you just need to add in a check for the t3_large spot resource you've got in your tests

@alikhajeh1
Copy link
Member

Any update on this?

@tim775 tim775 merged commit 1454c50 into infracost:master Mar 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for AWS_spot_instance_request
5 participants