Skip to content

Commit

Permalink
Update Policy Master Permissions List (#2380)
Browse files Browse the repository at this point in the history
Co-authored-by: bryankaraffa <[email protected]>
  • Loading branch information
github-actions[bot] and bryankaraffa authored Jul 2, 2024
1 parent b3fb548 commit 4833cf3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2786,7 +2786,7 @@
{
"id": "./cost/azure/rightsize_compute_instances/azure_compute_rightsizing.pt",
"name": "Azure Rightsize Compute Instances",
"version": "5.2.0",
"version": "5.3.0",
"providers": [
{
"name": "azure_rm",
Expand Down Expand Up @@ -2923,7 +2923,7 @@
{
"id": "./cost/azure/rightsize_sql_instances/azure_rightsize_sql_instances.pt",
"name": "Azure Rightsize SQL Databases",
"version": "5.3.0",
"version": "5.4.0",
"providers": [
{
"name": "azure_rm",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1624,7 +1624,7 @@
required: true
- id: "./cost/azure/rightsize_compute_instances/azure_compute_rightsizing.pt"
name: Azure Rightsize Compute Instances
version: 5.2.0
version: 5.3.0
:providers:
- :name: azure_rm
:permissions:
Expand Down Expand Up @@ -1709,7 +1709,7 @@
required: true
- id: "./cost/azure/rightsize_sql_instances/azure_rightsize_sql_instances.pt"
name: Azure Rightsize SQL Databases
version: 5.3.0
version: 5.4.0
:providers:
- :name: azure_rm
:permissions:
Expand Down

0 comments on commit 4833cf3

Please sign in to comment.