Skip to content

v0.14.0

Compare
Choose a tag to compare
@cloudpossebot cloudpossebot released this 15 Oct 17:13
0035246
Fix: Make `engine_version` explicit by default, run `make github/init`, update module versions. @korenyoni (#37)

what

  • Make engine_version explicit by default.
  • Run make github/init.
  • Update module versions.

why

  • engine_version defaults to the latest docdb version — 4.0.0 — which is incompatible with the docdb3.6 cluster family.
  • Updates GHA-workflow-related files to their latest distribution.
  • The old context.tf distribution is incompatible with the tenant label.
  • The old module versions have a context.tf distribution that is incompatible with the tenant label.

references