development-dependency: bump hashicorp/kubernetes from 2.6.1 to 2.7.0 in /terraform
Bumps hashicorp/kubernetes from 2.6.1 to 2.7.0.
Changelog
Sourced from hashicorp/kubernetes's changelog.
2.7.0 (November 30, 2021)
IMPROVEMENTS:
- Add support for storage/v1
- Add support for certificates/v1
- Add support for networking/v1
- Add support for policy/v1
- Add
completion_mode
to job spec- Improve performance of
kubernetes_manifest
by reducing amount of API callsBUG FIXES:
- Fix crash when container env block is empty
- Fix invalid allowedHostPaths PodSecurityPolicy patch
- Fix handling of "null" values on fields of
kubernetes_manifest
(#1478)This release introduces version suffixes to the names of resources and datasources. See our documentation page for more details on this convention and the motivation behind it.
Commits
-
9ef82cc
v2.7.0 -
269cba3
Update CHANGELOG for v2.7.0 (#1514) -
b5ea1ff
Use subcategories to group resources into API groups (#1513) -
a5bd49b
Add null element case to morph unit test -
e923883
Update CRD structure assertions -
a49f897
Add null attribute to CRD acceptance test to validate correct handling of null -
8767770
Handle morphing into same type instead of reusing config values -
1696c08
Fix mishandling of 'null' values in configuration during type morphing -
1eccf9e
Clean up go.mod -
e28c42f
Use Go 1.16 - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
@dependabot-bot rebase
will rebase this MR -
@dependabot-bot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts