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

Addition of auto_adjust_data attribute in budget resource #30

Closed
mayank0202 opened this issue Jan 21, 2024 · 1 comment · Fixed by #29
Closed

Addition of auto_adjust_data attribute in budget resource #30

mayank0202 opened this issue Jan 21, 2024 · 1 comment · Fixed by #29

Comments

@mayank0202
Copy link
Contributor

mayank0202 commented Jan 21, 2024

Describe the Feature

The parameters that determine the budget amount for an auto-adjusting budget.

auto_adjust_type (Required) - The string that defines whether your budget auto-adjusts based on forecasted data

Expected Behavior

It will auto adjust the budget based on forecast

Use Case

yes i need to use in my project and its much required as we need to set up the auto adjustment

Describe Ideal Solution

We can add this attribute from terraform documentation. I have raised the PR and tested this . it wont break anything as its an optional attribute from terraform docs and i have added the docs link in the PR
here is the PR : #29

Alternatives Considered

No response

Additional Context

No response

@mayank0202
Copy link
Contributor Author

Completed

#29

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 a pull request may close this issue.

1 participant