diff --git a/content/efficient-and-resilient-ec2-auto-scaling/files/efficient-auto-scaling-quickstart-cnf.yml b/content/efficient-and-resilient-ec2-auto-scaling/files/efficient-auto-scaling-quickstart-cnf.yml index 69c8a5ff..f05d1d36 100644 --- a/content/efficient-and-resilient-ec2-auto-scaling/files/efficient-auto-scaling-quickstart-cnf.yml +++ b/content/efficient-and-resilient-ec2-auto-scaling/files/efficient-auto-scaling-quickstart-cnf.yml @@ -399,7 +399,7 @@ Resources: Tags: - Key: Environment Value: AWS Example - Content: Yaml + DocumentFormat: YAML DocumentType: Command Content: schemaVersion: '2.2' diff --git a/content/karpenter/010_prerequisites/prerequisites.files/eks-spot-workshop-quickstart-cnf.yml b/content/karpenter/010_prerequisites/prerequisites.files/eks-spot-workshop-quickstart-cnf.yml index 7a320448..09360d12 100644 --- a/content/karpenter/010_prerequisites/prerequisites.files/eks-spot-workshop-quickstart-cnf.yml +++ b/content/karpenter/010_prerequisites/prerequisites.files/eks-spot-workshop-quickstart-cnf.yml @@ -254,7 +254,7 @@ Resources: Tags: - Key: Environment Value: AWS Example - Content: Yaml + DocumentFormat: YAML DocumentType: Command Content: schemaVersion: '2.2' diff --git a/content/using_ec2_spot_instances_with_eks/010_prerequisites/prerequisites.files/eks-spot-workshop-quickstart-cnf.yml b/content/using_ec2_spot_instances_with_eks/010_prerequisites/prerequisites.files/eks-spot-workshop-quickstart-cnf.yml index c65d9099..8afc9e7a 100644 --- a/content/using_ec2_spot_instances_with_eks/010_prerequisites/prerequisites.files/eks-spot-workshop-quickstart-cnf.yml +++ b/content/using_ec2_spot_instances_with_eks/010_prerequisites/prerequisites.files/eks-spot-workshop-quickstart-cnf.yml @@ -229,7 +229,7 @@ Resources: Tags: - Key: Environment Value: AWS Example - Content: Yaml + DocumentFormat: YAML DocumentType: Command Content: schemaVersion: '2.2' diff --git a/workshops/amazon-ec2-spot-cicd-workshop/gitlab-spot/gitlab-deploy.yml b/workshops/amazon-ec2-spot-cicd-workshop/gitlab-spot/gitlab-deploy.yml index 3d13bff4..32b9852f 100644 --- a/workshops/amazon-ec2-spot-cicd-workshop/gitlab-spot/gitlab-deploy.yml +++ b/workshops/amazon-ec2-spot-cicd-workshop/gitlab-spot/gitlab-deploy.yml @@ -587,7 +587,7 @@ Resources: GitLabWorkshopC9SSMDocument: Type: AWS::SSM::Document Properties: - Content: Yaml + DocumentFormat: YAML DocumentType: Command Content: schemaVersion: '2.2' diff --git a/workshops/running_spark_apps_with_emr_on_spot_instances/emr-spark-spot-workshop-quickstarter-cnf.yaml b/workshops/running_spark_apps_with_emr_on_spot_instances/emr-spark-spot-workshop-quickstarter-cnf.yaml index 417e9232..e3276c49 100644 --- a/workshops/running_spark_apps_with_emr_on_spot_instances/emr-spark-spot-workshop-quickstarter-cnf.yaml +++ b/workshops/running_spark_apps_with_emr_on_spot_instances/emr-spark-spot-workshop-quickstarter-cnf.yaml @@ -257,7 +257,7 @@ Resources: Tags: - Key: Environment Value: AWS Example - Content: Yaml + DocumentFormat: YAML DocumentType: Command Content: schemaVersion: '2.2'