Skip to content

Commit

Permalink
Update Meta Parent Policy Templates (#2819)
Browse files Browse the repository at this point in the history
Co-authored-by: ramyadmz <[email protected]>
  • Loading branch information
github-actions[bot] and ramyadmz authored Nov 8, 2024
1 parent 86ff027 commit d6d93e1
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ 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"
deprecated: "false",
hide_skip_approvals: "true"
)

##############################################################################
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ 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"
deprecated: "false",
hide_skip_approvals: "true"
)

##############################################################################
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ 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"
deprecated: "false",
hide_skip_approvals: "true"
)

##############################################################################
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ 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"
deprecated: "false",
hide_skip_approvals: "true"
)

##############################################################################
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ 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"
deprecated: "false",
hide_skip_approvals: "true"
)

##############################################################################
Expand Down

0 comments on commit d6d93e1

Please sign in to comment.