-
Notifications
You must be signed in to change notification settings - Fork 104
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(deps): Update Terraform Google Provider to >= 4.3.0, < 5.45 #190
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/gcbrun |
renovate
bot
force-pushed
the
renovate/terraform-google-provider
branch
from
September 23, 2024 16:34
1ab2d3d
to
49296ab
Compare
/gcbrun |
renovate
bot
force-pushed
the
renovate/terraform-google-provider
branch
from
September 23, 2024 18:35
49296ab
to
06fcfa6
Compare
/gcbrun |
renovate
bot
force-pushed
the
renovate/terraform-google-provider
branch
from
September 23, 2024 19:28
06fcfa6
to
bc458c1
Compare
/gcbrun |
renovate
bot
force-pushed
the
renovate/terraform-google-provider
branch
from
September 24, 2024 18:20
bc458c1
to
456b919
Compare
/gcbrun |
renovate
bot
force-pushed
the
renovate/terraform-google-provider
branch
from
October 24, 2024 23:35
456b919
to
dee1f3d
Compare
/gcbrun |
renovate
bot
force-pushed
the
renovate/terraform-google-provider
branch
from
November 5, 2024 16:59
dee1f3d
to
a591a23
Compare
/gcbrun |
renovate
bot
force-pushed
the
renovate/terraform-google-provider
branch
from
November 5, 2024 17:29
a591a23
to
bee4b38
Compare
/gcbrun |
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update ( If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
>= 4.3.0, < 5.44
->>= 4.3.0, < 5.45
>= 4.3.0, < 5.44
->>= 4.3.0, < 5.45
Release Notes
hashicorp/terraform-provider-google (google)
v5.44.2
Compare Source
Notes:
IMPROVEMENTS:
google_container_cluster
will now accept server-specified values fornode_pool_auto_config.0.node_kubelet_config
when it is not defined in configuration and will not detect drift. Note that this means that removing the value from configuration will now preserve old settings instead of reverting the old settings. (#19817)BUG FIXES:
node_config.0.kubelet_config.0.insecure_kubelet_readonly_port_enabled
. Terraform will now accept server-specified values fornode_config.0.kubelet_config
when it is not defined in configuration and will not detect drift. Note that this means that removing the value from configuration will now preserve old settings instead of reverting the old settings. (#19817)v5.44.1
Compare Source
NOTES:
IMPROVEMENTS:
gcfs_config
in ingoogle_container_cluster
andgoogle_container_node_pool
(#19365) (#19512)BUG FIXES:
gcfs_config
ingoogle_container_cluster
andgoogle_container_node_pool
(#19512)node_pool_defaults.node_config_defaults
withenable_autopilot = true
will causegoogle_container_cluster
resource creation failure. (#19543)v5.44.0
Compare Source
NOTES:
IMPROVEMENTS:
insecure_kubelet_readonly_port_enabled
tonode_pool.node_config.kubelet_config
andnode_config.kubelet_config
ingoogle_container_node_pool
resource. (#19312)insecure_kubelet_readonly_port_enabled
tonode_pool_defaults.node_config_defaults
,node_pool.node_config.kubelet_config
, andnode_config.kubelet_config
ingoogle_container_cluster
resource. (#19312)node_pool_auto_config.node_kublet_config.insecure_kubelet_readonly_port_enabled
field togoogle_container_cluster
. (#19320)hashicorp/terraform-provider-google-beta (google-beta)
v5.44.2
Compare Source
Notes:
IMPROVEMENTS:
google_container_cluster
will now accept server-specified values fornode_pool_auto_config.0.node_kubelet_config
when it is not defined in configuration and will not detect drift. Note that this means that removing the value from configuration will now preserve old settings instead of reverting the old settings. (#8385)BUG FIXES:
node_config.0.kubelet_config.0.insecure_kubelet_readonly_port_enabled
. Terraform will now accept server-specified values fornode_config.0.kubelet_config
when it is not defined in configuration and will not detect drift. Note that this means that removing the value from configuration will now preserve old settings instead of reverting the old settings. (#8385)v5.44.1
Compare Source
NOTES:
IMPROVEMENTS:
gcfs_config
in ingoogle_container_cluster
andgoogle_container_node_pool
(#8101) (#8207)BUG FIXES:
gcfs_config
ingoogle_container_cluster
andgoogle_container_node_pool
(#8207)node_pool_defaults.node_config_defaults
withenable_autopilot = true
will causegoogle_container_cluster
resource creation failure. (#8223)v5.44.0
Compare Source
NOTES:
IMPROVEMENTS:
insecure_kubelet_readonly_port_enabled
tonode_pool.node_config.kubelet_config
andnode_config.kubelet_config
ingoogle_container_node_pool
resource. (#8071)insecure_kubelet_readonly_port_enabled
tonode_pool_defaults.node_config_defaults
,node_pool.node_config.kubelet_config
, andnode_config.kubelet_config
ingoogle_container_cluster
resource. (#8071)node_pool_auto_config.node_kublet_config.insecure_kubelet_readonly_port_enabled
field togoogle_container_cluster
. (#8076)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.