Skip to content

Commit fcce574

Browse files
authored
Merge pull request #41 from lacework/AWLS2-353-azure-cost-estimation
AWLS2-353: azure cost estimation
2 parents 087dc6a + e430566 commit fcce574

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

custom_roles.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ resource "azurerm_role_definition" "agentless_scanning_subscription" {
4646
"Microsoft.Compute/disks/write",
4747
"Microsoft.Compute/disks/read",
4848
"Microsoft.Compute/disks/delete",
49+
"Microsoft.CostManagement/*/read",
4950
"Microsoft.Network/locations/*",
5051
"Microsoft.Network/networkInterfaces/*",
5152
"Microsoft.Network/networkSecurityGroups/join/action",

0 commit comments

Comments
 (0)