[ISSUE] Issue with databricks_budget_policy
resource
#4600
Labels
platform bug
this issue cannot be fixed or worked around in scope of this plugin. Please create a support case.
Triaged
The issue has been reviewed. Issues without a “Triaged” label require triage/review.
Configuration
Expected Behavior
Create ten budget policies.
Actual Behavior
Creates some and then errors out with
Duplicate policy name found.
although there are no duplicate names. The plan looks absolutely fine with no duplicate policy names.Steps to Reproduce
terraform plan
--> all looks goodterraform apply
--> a number of policies are made and are visible in Databricks, but then it errors out sayingDuplicate policy name found.
for the remainder of the policy resources to be made.Terraform and provider versions
Terraform v1.7.3
on windows_amd64
Is it a regression?
No
The text was updated successfully, but these errors were encountered: