Skip to content

end_date should be ignored for recurring budgets #8

@haizaar

Description

@haizaar

DoiT API has an issue where it rightfully doesn't accept endDate for recurring budgets but then still populates this field a number. Which trips Terraform in that it tries to reset it to null, which fails.

Ideally, DoiT API needs to maintain endDate field as null for recurring budgets, but failing that our terraform provider needs to ignore endDate field if the budget type is recurring.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions