Skip to content

Commit 53c3172

Browse files
author
Daniel Zilberman
committed
updated Tracking Stack file per validation
1 parent 0996077 commit 53c3172

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

base_eks_setup/tracking_stack.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
AWSTemplateFormatVersion: '2010-09-09'
22
Description: '(SO9150) - Guidance for Scalable Model Inference and Agentic AI on Amazon EKS'
3-
3+
Resources:
4+
EmptyResource:
5+
Type: 'AWS::CloudFormation::WaitConditionHandle'
6+
47
Outputs:
58
ProjectStatus:
69
Description: 'Project initialization status'

0 commit comments

Comments
 (0)