Skip to content

Commit

Permalink
case
Browse files Browse the repository at this point in the history
  • Loading branch information
shreyas-goenka committed Oct 29, 2024
1 parent 32374c0 commit bd79299
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion clusters/resource_cluster.go
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ cluster please include the following configuration in your cluster configuration
"ResourceClass" = "SingleNode"
}
Please note that the Databricks terraform provider cannot detect if the above configuration
Please note that the Databricks Terraform provider cannot detect if the above configuration
is defined in a policy used by the cluster. Please define this in the cluster configuration
itself to create a single node cluster.
Expand Down
4 changes: 2 additions & 2 deletions jobs/resource_job_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -2068,7 +2068,7 @@ cluster please include the following configuration in your cluster configuration
"ResourceClass" = "SingleNode"
}
Please note that the Databricks terraform provider cannot detect if the above configuration
Please note that the Databricks Terraform provider cannot detect if the above configuration
is defined in a policy used by the cluster. Please define this in the cluster configuration
itself to create a single node cluster.`)
}
Expand Down Expand Up @@ -2971,7 +2971,7 @@ cluster please include the following configuration in your cluster configuration
"ResourceClass" = "SingleNode"
}
Please note that the Databricks terraform provider cannot detect if the above configuration
Please note that the Databricks Terraform provider cannot detect if the above configuration
is defined in a policy used by the cluster. Please define this in the cluster configuration
itself to create a single node cluster.`)
}
Expand Down

0 comments on commit bd79299

Please sign in to comment.