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

azurerm_monitor_activity_log_alert naming is incorrect #219

Open
Sijoejohn opened this issue Jan 25, 2023 · 0 comments
Open

azurerm_monitor_activity_log_alert naming is incorrect #219

Sijoejohn opened this issue Jan 25, 2023 · 0 comments
Milestone

Comments

@Sijoejohn
Copy link

Please correct the naming convention for azurerm_monitor_activity_log_alert

The naming convention can follow the pattern of azurerm_monitor_metric_alert.
slug as per the definition is incorrect and represents ADF MySQL

{
"name": "azurerm_monitor_activity_log_alert",
"min_length": 1,
"max_length": 260,
"validation_regex": ""^[^<>*%:&?#\\\\+\\\\/]{0,259}[^<>*%:&.?#\\\\+\\\\/]$"",
"scope": "parent",
"slug": "adfmysql",
"dashes": true,
"lowercase": false,
"regex": ""[^0-9A-Za-z<>*%:&?#\\\\+\\\\/]""
},

Advance Thanks
Sijo John

@arnaudlh arnaudlh added this to the 1.3.0 milestone Feb 24, 2023
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

No branches or pull requests

2 participants