Pieter Noordhuis
Pieter Noordhuis
This change still includes the pull request trigger to test it out, but must be removed before merging. We can't run the goreleaser action on PRs because PRs from forks...
It works: https://github.com/databricks/terraform-provider-databricks/actions/runs/9381922308/job/25832223352
`mode: production` target appears bugged during GitHub action deployment for v0.222 (`poetry` build)
Thanks for reporting this issue. Can you share (a snippet of) your bundle configuration? We didn't change the merge logic that affects these code paths so I expect an issue...
`mode: production` target appears bugged during GitHub action deployment for v0.222 (`poetry` build)
Thanks for providing the config. I'm able to reproduce. The underlying problem is that we changed how we store variable values. All values used to be cast into a string,...
`mode: production` target appears bugged during GitHub action deployment for v0.222 (`poetry` build)
@blood-onix This sounds like a different issue. Did you hard-code `timeout_seconds: ` in your base definition?
`mode: production` target appears bugged during GitHub action deployment for v0.222 (`poetry` build)
@arcaputo3 If the configuration you provided is complete, then it is because only the `prod` target overrides the variable value (with an incompatible type). For the other targets, it can...
@epistoteles @TSoli Could you post the output of the CLI when the auth flow gets stuck (in a new issue)? Regarding the port 8020 issue, the CLI now uses a...
Full errors at https://go/deco-tests/12305244261 (Databricks-internal).