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

Add variables for fargate spot providers #23

Merged
merged 2 commits into from
Jan 19, 2024

Conversation

nagagovindarajan
Copy link
Contributor

Enable fargate spot capacity provider for ECS Fargate cluster

variables.tf Outdated
description = "The capacity provider strategy to use by default for the cluster. Can be one or more."
type = list(map(any))
default = []
}
Copy link
Contributor

Choose a reason for hiding this comment

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

fix format

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done

@nagagovindarajan nagagovindarajan merged commit a922a4d into main Jan 19, 2024
4 checks passed
@nagagovindarajan nagagovindarajan deleted the feature-fargate-spot branch January 19, 2024 02:03
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.

2 participants