From 3d15bc31b2fb0fb33ef80cb4975befd99d791b7c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 08:06:51 -0600 Subject: [PATCH] Update Meta Parent Policy Templates (#2814) Co-authored-by: XOmniverse --- .../aws_rightsize_ebs_volumes_meta_parent.pt | 3 +-- .../aws_rightsize_ec2_instances_meta_parent.pt | 3 +-- .../aws_rightsize_elasticache_meta_parent.pt | 3 +-- .../aws_rightsize_rds_instances_meta_parent.pt | 3 +-- .../rightsize_redshift/aws_rightsize_redshift_meta_parent.pt | 3 +-- 5 files changed, 5 insertions(+), 10 deletions(-) diff --git a/cost/aws/rightsize_ebs_volumes/aws_rightsize_ebs_volumes_meta_parent.pt b/cost/aws/rightsize_ebs_volumes/aws_rightsize_ebs_volumes_meta_parent.pt index 27156da774..ba7e2e40ec 100644 --- a/cost/aws/rightsize_ebs_volumes/aws_rightsize_ebs_volumes_meta_parent.pt +++ b/cost/aws/rightsize_ebs_volumes/aws_rightsize_ebs_volumes_meta_parent.pt @@ -9,8 +9,7 @@ info( provider: "AWS", version: "0.3.2", # This version of the Meta Parent Policy Template should match the version of the Child Policy Template as it appears in the Catalog for best reliability publish: "true", - deprecated: "false", - hide_skip_approvals: "true" + deprecated: "false" ) ############################################################################## diff --git a/cost/aws/rightsize_ec2_instances/aws_rightsize_ec2_instances_meta_parent.pt b/cost/aws/rightsize_ec2_instances/aws_rightsize_ec2_instances_meta_parent.pt index b023a227fc..50b08af2fd 100644 --- a/cost/aws/rightsize_ec2_instances/aws_rightsize_ec2_instances_meta_parent.pt +++ b/cost/aws/rightsize_ec2_instances/aws_rightsize_ec2_instances_meta_parent.pt @@ -9,8 +9,7 @@ info( provider: "AWS", version: "5.3.1", # This version of the Meta Parent Policy Template should match the version of the Child Policy Template as it appears in the Catalog for best reliability publish: "true", - deprecated: "false", - hide_skip_approvals: "true" + deprecated: "false" ) ############################################################################## diff --git a/cost/aws/rightsize_elasticache/aws_rightsize_elasticache_meta_parent.pt b/cost/aws/rightsize_elasticache/aws_rightsize_elasticache_meta_parent.pt index 484e047479..b5dc64a66a 100644 --- a/cost/aws/rightsize_elasticache/aws_rightsize_elasticache_meta_parent.pt +++ b/cost/aws/rightsize_elasticache/aws_rightsize_elasticache_meta_parent.pt @@ -9,8 +9,7 @@ info( provider: "AWS", version: "0.2.1", # This version of the Meta Parent Policy Template should match the version of the Child Policy Template as it appears in the Catalog for best reliability publish: "true", - deprecated: "false", - hide_skip_approvals: "true" + deprecated: "false" ) ############################################################################## diff --git a/cost/aws/rightsize_rds_instances/aws_rightsize_rds_instances_meta_parent.pt b/cost/aws/rightsize_rds_instances/aws_rightsize_rds_instances_meta_parent.pt index f9210b7d20..41a9438d1d 100644 --- a/cost/aws/rightsize_rds_instances/aws_rightsize_rds_instances_meta_parent.pt +++ b/cost/aws/rightsize_rds_instances/aws_rightsize_rds_instances_meta_parent.pt @@ -9,8 +9,7 @@ info( provider: "AWS", version: "5.5.2", # This version of the Meta Parent Policy Template should match the version of the Child Policy Template as it appears in the Catalog for best reliability publish: "true", - deprecated: "false", - hide_skip_approvals: "true" + deprecated: "false" ) ############################################################################## diff --git a/cost/aws/rightsize_redshift/aws_rightsize_redshift_meta_parent.pt b/cost/aws/rightsize_redshift/aws_rightsize_redshift_meta_parent.pt index 31072298f2..0b6fd1370b 100644 --- a/cost/aws/rightsize_redshift/aws_rightsize_redshift_meta_parent.pt +++ b/cost/aws/rightsize_redshift/aws_rightsize_redshift_meta_parent.pt @@ -9,8 +9,7 @@ info( provider: "AWS", version: "0.1.2", # This version of the Meta Parent Policy Template should match the version of the Child Policy Template as it appears in the Catalog for best reliability publish: "true", - deprecated: "false", - hide_skip_approvals: "true" + deprecated: "false" ) ##############################################################################