From ef7220a09af801d15ab02c21bc8008dbd1e34e11 Mon Sep 17 00:00:00 2001 From: kevinbleckmann <123095645+kevinbleckmann@users.noreply.github.com> Date: Tue, 28 May 2024 08:31:27 -0700 Subject: [PATCH 1/2] Update policies.md update policy file to point to new policy repo https://github.com/intel/intel-policy-library --- policies.md | 25 ++++++++----------------- 1 file changed, 8 insertions(+), 17 deletions(-) diff --git a/policies.md b/policies.md index 2d48ba3..c70bb4d 100644 --- a/policies.md +++ b/policies.md @@ -2,29 +2,20 @@ Intel Logo

-# Intel® Cloud Optimization Modules for Terraform +# Intel® Optimized Cloud Modules for Terraform -© Copyright 2022, Intel Corporation +© Copyright 2024, Intel Corporation ## HashiCorp Sentinel Policies -This file documents the HashiCorp Sentinel policies that apply to this module +What are Sentinel Policies? -## Policy 1 +HashiCorp Sentinel is a policy as code framework that can be used to enforce policies and standards across an organization's infrastructure. It allows organizations to define rules for their infrastructure using a high-level language, and integrates with a variety of HashiCorp tools, including Terraform and Vault. Sentinel policies are defined using the Sentinel language, and can be used to enforce rules such as compliance requirements, security best practices, and cost optimization. Sentinel policies can be implemented at different stages of the infrastructure development lifecycle, deployment, and runtime. -Description: Intel Optimized ML Init Scripts +## Intel's Sentinel Policy Structure -Resource type: databricks_global_init_script +Reference the `intel-policy-library` [README.md](https://github.com/intel/intel-policy-library/blob/main/README.md#getting-started) for details on how to get started using our policies. -Parameter: content_base64 +Intel® provides a list of `optimal` instance types per cloud resource, selected to deliver the best possible performance, security, and cost-efficiency for your cloud workloads. What sets this library apart is its dynamic nature; it is designed to automatically update, informing developers whenever more suitable hardware becomes available within their cloud environment, enabling them to make timely and informed decisions. -Allowed Type: -``` - base64encode(<<-EOT - #!/bin/bash - pip install --upgrade pip - pip install intel-tensorflow==2.11.0 - pip install scikit-learn-intelex - EOT - ) -``` \ No newline at end of file +This library also contains `recommended` instance types for AI and Confidential Computing workloads. For more information regarding Intel's AI and Confidential Computing capabilities and policies see the Intel® Xeon® Scalable Processors and Intel® Advanced Matrix Extensions (AMX) and Intel® Xeon® Scalable Processors and Confidential Computing sections in the [intel-policy-library](https://github.com/intel/intel-policy-library) \ No newline at end of file From b9c4a8b3d5d01d46dce6a4723b764292c7291646 Mon Sep 17 00:00:00 2001 From: Kevin Bleckmann Date: Tue, 28 May 2024 11:06:49 -0700 Subject: [PATCH 2/2] Update policies.md formatting update --- policies.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/policies.md b/policies.md index c70bb4d..ba59be0 100644 --- a/policies.md +++ b/policies.md @@ -14,8 +14,8 @@ HashiCorp Sentinel is a policy as code framework that can be used to enforce pol ## Intel's Sentinel Policy Structure -Reference the `intel-policy-library` [README.md](https://github.com/intel/intel-policy-library/blob/main/README.md#getting-started) for details on how to get started using our policies. +Reference the `intel-policy-library` [README.md](https://github.com/intel/intel-policy-library/blob/main/README.md#getting-started) for details on how to get started using our policies. Intel® provides a list of `optimal` instance types per cloud resource, selected to deliver the best possible performance, security, and cost-efficiency for your cloud workloads. What sets this library apart is its dynamic nature; it is designed to automatically update, informing developers whenever more suitable hardware becomes available within their cloud environment, enabling them to make timely and informed decisions. -This library also contains `recommended` instance types for AI and Confidential Computing workloads. For more information regarding Intel's AI and Confidential Computing capabilities and policies see the Intel® Xeon® Scalable Processors and Intel® Advanced Matrix Extensions (AMX) and Intel® Xeon® Scalable Processors and Confidential Computing sections in the [intel-policy-library](https://github.com/intel/intel-policy-library) \ No newline at end of file +This library also contains `recommended` instance types for AI and Confidential Computing workloads. For more information regarding Intel's AI and Confidential Computing capabilities and policies see the Intel® Xeon® Scalable Processors and Intel® Advanced Matrix Extensions (AMX) and Intel® Xeon® Scalable Processors and Confidential Computing sections in the [intel-policy-library](https://github.com/intel/intel-policy-library)