2x deprecated policies
jesseloudon opened this issue · 0 comments
Describe the errors
Error: reading Policy Definition (Display Name "RDP access from the Internet should be blocked"): loading Policy Definition List: could not find policy 'RDP access from the Internet should be blocked'
with module.policyset_definitions.data.azurerm_policy_definition.builtin_policies_security_governance[6],
on modules/policyset-definitions/variables.tf line 109, in data "azurerm_policy_definition" "builtin_policies_security_governance":
109: data "azurerm_policy_definition" "builtin_policies_security_governance" {
Error: reading Policy Definition (Display Name "SSH access from the Internet should be blocked"): loading Policy Definition List: could not find policy 'SSH access from the Internet should be blocked'
with module.policyset_definitions.data.azurerm_policy_definition.builtin_policies_security_governance[7],
on modules/policyset-definitions/variables.tf line 109, in data "azurerm_policy_definition" "builtin_policies_security_governance":
109: data "azurerm_policy_definition" "builtin_policies_security_governance" {