Skip to content

Commit

Permalink
Updated default value for DeploymentLocation
Browse files Browse the repository at this point in the history
  • Loading branch information
irshadc committed Jan 31, 2023
1 parent acc4693 commit 16396d6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions templates/00-main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -161,8 +161,9 @@ Metadata:

Parameters:
DeploymentLocation:
Description: Location to deploy from (S3 URL)
Type: String
Description: Location to deploy from (S3 URL), Keep it as is unless you created your own S3 bucket
Type: String
Default: https://s3.amazonaws.com/aws-refarch/moodle/latest/templates
BastionInstanceType:
AllowedValues:
- t3.nano
Expand Down

0 comments on commit 16396d6

Please sign in to comment.