Skip to content

Commit 6d667de

Browse files
committed
Fix formatting issue in IIP template
1 parent 30d4098 commit 6d667de

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

recipes/pcs/getting_started/assets/pcs-iip-minimal.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
AWSTemplateFormatVersion: 2010-09-09
22
Description: Minimal IAM instance profile for AWS PCS compute node groups.
33
This template creates an IAM instance profile with a role that has the minimum required permissions for AWS PCS compute node groups.
4-
Optionally, the profile can be configured to enable the following services on PCS-managed instances:
5-
AWS Systems Manager, Amazon S3 (read-only access), Amazon CloudWatch Agent.
4+
Optionally, the profile can be configured to enable the following services on PCS-managed instances - AWS Systems Manager, Amazon S3 (read-only access), Amazon CloudWatch Agent.
65
Check the Outputs tab of this stack for useful details about resources created by this template.
76

87
Metadata:

0 commit comments

Comments
 (0)