chore(deps): update terraform kubernetes to v2 #95
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
~> 1.11
->~> 2.0
Release Notes
hashicorp/terraform-provider-kubernetes
v2.0.0
Compare Source
BREAKING CHANGES:
KUBECONFIG
environment variable withKUBE_CONFIG_PATH
(#1052)load_config_file
attribute from provider block (#1052)~/.kube/config
forconfig_path
(#1052)automount_service_account_token
to be in line with the K8s API (#1054)enable_service_links
to be in line with the K8s API (#1074)FEATURES:
BUG FIXES:
cronJob.ttl_seconds_after_finished
causing requests to fail even without value specified (#929)automount_service_account_token=true
(#1085)update_strategy
is not specified (#1088)init_containers
(#951)IMPROVEMENTS:
kube_config_paths
to provider block (#1052)Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.