Skip to content

Commit fb6fda6

Browse files
call out external stack dependencies
1 parent 6ed6e1b commit fb6fda6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

cicd/3-app/aiproxy/template.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
AWSTemplateFormatVersion: 2010-09-09
22
Transform: AWS::Serverless-2016-10-31
33
Description: Provision an instance of the AI Proxy service.
4+
5+
# Dependencies: This template has dependencies, look for !ImportValue in the Resources section.
6+
47
Parameters:
58
BaseDomainName:
69
Type: String

0 commit comments

Comments
 (0)