As shown in the screenshot from the plan, keepalive_interval is not set and this value needs to be between 20 and 60. This causes every time plans runs and apply, the provider tries to replace this value causing necessary noise in the plan.
Expected behavior
Set this value to it's default, 20, so plan doesn't show this again.
TL;DR
As shown in the screenshot from the plan, keepalive_interval is not set and this value needs to be between 20 and 60. This causes every time plans runs and apply, the provider tries to replace this value causing necessary noise in the plan.
Expected behavior
Set this value to it's default, 20, so plan doesn't show this again.
Observed behavior
No response
Terraform Configuration
Terraform Version
Other older versions also have the problem. This was introduced here: https://github.com/hashicorp/terraform-provider-google/blob/main/CHANGELOG.md#4130-march-7-2022 so you need to use google providers > v4.13