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

Fix Spot Instance creation with tags #104

Conversation

michaelmccaskill
Copy link

Spot instances cannot be created with tags in the same operation. If the
launch_specification contains tags then the call will fail. This
addresses that issue by filtering them out.

Spot instances cannot be created with tags in the same operation. If the
`launch_specification` contains `tags` then the call will fail. This
addresses that issue by filtering them out.
@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented May 26, 2020

CLA Check
The committers are authorized under a signed CLA.

@cf-gitbot
Copy link

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/173019458

The labels on this github issue will be updated when the story is started.

@michaelmccaskill
Copy link
Author

I'll work on getting the CLA situated.

@mrosecrance
Copy link
Member

Closing in favor of #105

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants