Skip to content

Add cpu burst factory attribute to Tsuru app resource #66

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

Merged
merged 3 commits into from
Feb 25, 2025

Conversation

aristidesneto
Copy link
Contributor

  • Add cpu burst factory attribute to App Update

@@ -52,6 +52,11 @@ func resourceTsuruApplication() *schema.Resource {
Description: "Plan",
Required: true,
},
"burst_factory": {
Copy link
Member

@wpjunior wpjunior Feb 21, 2025

Choose a reason for hiding this comment

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

@aristidesneto could you rename to custom_cpu_burst or custom_cpu_burst_factor?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@wpjunior renamed to custom_cpu_burst.

@fbtravi
Copy link

fbtravi commented Feb 21, 2025

👍

@wpjunior wpjunior merged commit 7ab0be1 into tsuru:main Feb 25, 2025
1 check passed
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.

3 participants