Skip to content

Pass through gateway preservation settings - #125

Merged
martinvladimirov220116 merged 1 commit into
mainfrom
release/v1.4.2
Jun 25, 2026
Merged

Pass through gateway preservation settings#125
martinvladimirov220116 merged 1 commit into
mainfrom
release/v1.4.2

Conversation

@martinvladimirov220116

Copy link
Copy Markdown
Contributor

Summary

Preserves existing Azure Application Gateway global buffering settings and VPN connection custom BGP addresses by passing those tfvars settings through to the underlying AzureRM resources.

Changes

  • Adds support for global on azurerm_application_gateway.
  • Passes through request_buffering_enabled and response_buffering_enabled.
  • Adds support for custom_bgp_addresses on azurerm_virtual_network_gateway_connection.
  • Passes through primary and secondary custom BGP addresses.

@martinvladimirov220116
martinvladimirov220116 merged commit 3483b02 into main Jun 25, 2026
1 check passed
@martinvladimirov220116
martinvladimirov220116 deleted the release/v1.4.2 branch June 25, 2026 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants