compute router bgp keepalive_interval is not set
dlouvier opened this issue · 2 comments
dlouvier commented
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
n/a
Terraform Version
❯ terraform version
Terraform v1.3.7
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
### Additional information
_No response_