-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
Express route connection - InvalidJson: Could not find member enablePrivateLinkFastPath #26039
Comments
The |
I get this same error even with the most basic config, so changing "enable_internet_security" might just be coincidental. Terraform Version AzureRM Provider Version
|
This is still true for AzureRM version 4.5.0
This is same issue as reported here, but it was not fixed in v3.116. I tested v116 as well and showing the same error |
I temporarily remove |
Is there an existing issue for this?
Community Note
Terraform Version
1.8.3
AzureRM Provider Version
3.104.2
Affected Resource(s)/Data Source(s)
azurerm_express_route_connection
Terraform Configuration Files
Debug Output/Panic Output
Expected Behaviour
The express route connection should have internet security enabled when apply is finshed.
Actual Behaviour
Error as it is given in the error output is returned. For azurerm v3.99 it worked as expected.
Steps to Reproduce
Take an existing express route connection, as given above and change the value for enable_internet_security to true.
Important Factoids
No response
References
No response
The text was updated successfully, but these errors were encountered: