You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Secondly the azurerm_firewall_application_rule_collection has support via the API to have a protocol of type Mssql this should be available through Terraform as well. Keeping in mind this is currently not available in the backing API client library I have raised an issue there too. ( Azure/azure-sdk-for-go#6003 )
I'm going to lock this issue because it has been closed for 30 days β³. This helps our maintainers find and focus on the active issues.
If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error π€ π , please reach out to my human friends π [email protected]. Thanks!
ghost
locked and limited conversation to collaborators
Mar 29, 2020
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Community Note
Description
The default behaviour of the
azurerm_firewall
in respect to Threat Intelligence is to enable it as Alert Only, this however is not configurable via the Terraform resource itself, ideally this is something that should be surfaced in the provider as it's available via the API. ( https://docs.microsoft.com/en-us/rest/api/firewall/azurefirewalls/createorupdate#azurefirewallthreatintelmode )Secondly the
azurerm_firewall_application_rule_collection
has support via the API to have a protocol of typeMssql
this should be available through Terraform as well. Keeping in mind this is currently not available in the backing API client library I have raised an issue there too. ( Azure/azure-sdk-for-go#6003 )New or Affected Resource(s)
Potential Terraform Configuration
References
All references are inline.
The text was updated successfully, but these errors were encountered: