Commit b3e6c0d
EC2 Default User
Update Pattern2 ConfigurationDefaultS3Uri to support custom config paths
- Updated second instance of ConfigurationDefaultS3Uri in template.yaml to use conditional logic
- Now both Pattern2 ConfigurationDefaultS3Uri sections properly support custom config paths
- When Pattern2CustomConfigPath is provided, uses s3://ConfigurationBucket/custom-path/config.yaml
- When empty, falls back to preset configuration from config_library/pattern-2/
All other requested changes (parameter, condition, parameter groups, labels) were already implemented.1 parent 273513a commit b3e6c0d
1 file changed
+6
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
895 | 895 | | |
896 | 896 | | |
897 | 897 | | |
898 | | - | |
899 | | - | |
900 | | - | |
| 898 | + | |
| 899 | + | |
| 900 | + | |
| 901 | + | |
| 902 | + | |
| 903 | + | |
901 | 904 | | |
902 | 905 | | |
903 | 906 | | |
| |||
0 commit comments