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 support for capacity providers by using tf 1.3 optional object parmeters #81

Merged
merged 2 commits into from
Dec 7, 2022

Conversation

saefty
Copy link
Member

@saefty saefty commented Dec 7, 2022

  • Adds tf support for optional object values with defaults.
  • Adds support for capacity providers for FARGATE and FARGATE_SPOT.
  • Adds support for deployment circuit breakers.
  • This change dropps support for many terraform versions 🚧🔥

@saefty saefty added enhancement New feature or request dependencies Pull requests that update a dependency file labels Dec 7, 2022
@saefty saefty force-pushed the feature/support-capacity-providers branch from b3f4d61 to 874228c Compare December 7, 2022 12:15
Copy link
Member

@moritzzimmer moritzzimmer left a comment

Choose a reason for hiding this comment

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

and please update the docs with the new variables

@saefty saefty force-pushed the feature/support-capacity-providers branch from 874228c to b385cfb Compare December 7, 2022 14:42
@saefty saefty merged commit e1cdaa9 into main Dec 7, 2022
@saefty saefty deleted the feature/support-capacity-providers branch December 7, 2022 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants