Skip to content
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(net-cloudnat): add tcp_time_wait to config_timeouts #2166

Merged

Conversation

frits-v
Copy link
Collaborator

@frits-v frits-v commented Mar 20, 2024

Closes #2165

This PR adds an additional variable to configure the
tcp_time_wait_timeout_sec as exposed by the provider.


Checklist

I applicable, I acknowledge that I have:

  • Read the contributing guide
  • Ran terraform fmt on all modified files
  • Regenerated the relevant README.md files using tools/tfdoc.py
  • Made sure all relevant tests pass

@juliocc juliocc merged commit 5084b75 into GoogleCloudPlatform:master Mar 20, 2024
9 checks passed
@frits-v frits-v deleted the feat/net-cloudnat-tcp-time-wait branch March 20, 2024 21:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cloud NAT module does not expose tcp_time_wait_timeout_sec
2 participants