Skip to content

[Fixes] Update casing for IPsec connections#1407

Merged
AlexanderSehr merged 2 commits intoAzure:mainfrom
luisarnauth:main
May 18, 2022
Merged

[Fixes] Update casing for IPsec connections#1407
AlexanderSehr merged 2 commits intoAzure:mainfrom
luisarnauth:main

Conversation

@luisarnauth
Copy link
Copy Markdown
Contributor

Description

The case of the condition was wrong, causing the deployment to fail for IPsec connections as the local gateway ID was never included.

Bug #1402

Type of Change

  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • I'm sure there are no other open Pull Requests for the same update/change
  • My corresponding pipelines / checks run clean and green without any errors or warnings
  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (readme)
  • I did format my code

The case of the condition was wrong, causing the deployment to fail for IPsec connections as the local gateway ID was never included
@AlexanderSehr AlexanderSehr merged commit c0c61f8 into Azure:main May 18, 2022
@AlexanderSehr AlexanderSehr added bug Something isn't working [cat] modules category: modules labels May 18, 2022
@AlexanderSehr
Copy link
Copy Markdown
Contributor

Much appreciated. This casing really can get messy

@AlexanderSehr AlexanderSehr linked an issue May 18, 2022 that may be closed by this pull request
@AlexanderSehr AlexanderSehr changed the title Update casing for IPsec connections [Fixes] Update casing for IPsec connections Jun 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working [cat] modules category: modules

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug Report]: IPSec connections aren't deployed

2 participants