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 cpu burst factory attribute to Tsuru app resource #66

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

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

👍

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