|
307 | 307 | ], |
308 | 308 | "Condition" : "LaunchRDSInstance", |
309 | 309 | "Properties" : { |
310 | | - "TemplateURL" : "https://s3.amazonaws.com/trend-micro-quick-start/v3.3/Marketplace/DSM96MP.template", |
| 310 | + "TemplateURL" : "https://s3.amazonaws.com/trend-micro-quick-start/v3.4/Marketplace/DSM96MP.template", |
311 | 311 | "Parameters" : { |
312 | 312 | "AWSIKeyPairName" : { |
313 | 313 | "Ref" : "AWSIKeyPairName" |
|
403 | 403 | ], |
404 | 404 | "Condition" : "DSM96Node2DB", |
405 | 405 | "Properties" : { |
406 | | - "TemplateURL" : "https://s3.amazonaws.com/trend-micro-quick-start/v3.3/Marketplace/DSM96MP.template", |
| 406 | + "TemplateURL" : "https://s3.amazonaws.com/trend-micro-quick-start/v3.4/Marketplace/DSM96MP.template", |
407 | 407 | "Parameters" : { |
408 | 408 | "AWSIKeyPairName" : { |
409 | 409 | "Ref" : "AWSIKeyPairName" |
|
489 | 489 | ], |
490 | 490 | "Condition" : "DoNotLaunchRDSInstance", |
491 | 491 | "Properties" : { |
492 | | - "TemplateURL" : "https://s3.amazonaws.com/trend-micro-quick-start/v3.3/Marketplace/DSM96MP.template", |
| 492 | + "TemplateURL" : "https://s3.amazonaws.com/trend-micro-quick-start/v3.4/Marketplace/DSM96MP.template", |
493 | 493 | "Parameters" : { |
494 | 494 | "AWSIKeyPairName" : { |
495 | 495 | "Ref" : "AWSIKeyPairName" |
|
579 | 579 | "DependsOn" : "DSM1NoDBCompleteWaitCondition", |
580 | 580 | "Condition" : "DSM96Node2NoDB", |
581 | 581 | "Properties" : { |
582 | | - "TemplateURL" : "https://s3.amazonaws.com/trend-micro-quick-start/v3.3/Marketplace/DSM96MP.template", |
| 582 | + "TemplateURL" : "https://s3.amazonaws.com/trend-micro-quick-start/v3.4/Marketplace/DSM96MP.template", |
583 | 583 | "Parameters" : { |
584 | 584 | "AWSIKeyPairName" : { |
585 | 585 | "Ref" : "AWSIKeyPairName" |
|
660 | 660 | "Condition" : "LaunchRDSInstance", |
661 | 661 | "DependsOn" : "DSIRDSSecurityGroup", |
662 | 662 | "Properties" : { |
663 | | - "TemplateURL" : "https://s3.amazonaws.com/trend-micro-quick-start/v3.3/Common/DB/DSDBAbstract.template", |
| 663 | + "TemplateURL" : "https://s3.amazonaws.com/trend-micro-quick-start/v3.4/Common/DB/DSDBAbstract.template", |
664 | 664 | "Parameters" : { |
665 | 665 | "DBPName" : { |
666 | 666 | "Ref" : "DBPName" |
|
707 | 707 | "Type" : "AWS::CloudFormation::Stack", |
708 | 708 | "Condition" : "LaunchRDSInstance", |
709 | 709 | "Properties" : { |
710 | | - "TemplateURL" : "https://s3.amazonaws.com/trend-micro-quick-start/v3.3/Common/SecurityGroups/RDSSecurityGroup.template", |
| 710 | + "TemplateURL" : "https://s3.amazonaws.com/trend-micro-quick-start/v3.4/Common/SecurityGroups/RDSSecurityGroup.template", |
711 | 711 | "Parameters" : { |
712 | 712 | "AWSIVPC" : { |
713 | 713 | "Ref" : "AWSIVPC" |
|
727 | 727 | "DSIDSMSecurityGroup" : { |
728 | 728 | "Type" : "AWS::CloudFormation::Stack", |
729 | 729 | "Properties" : { |
730 | | - "TemplateURL" : "https://s3.amazonaws.com/trend-micro-quick-start/v3.3/Common/SecurityGroups/DSMSecurityGroup.template", |
| 730 | + "TemplateURL" : "https://s3.amazonaws.com/trend-micro-quick-start/v3.4/Common/SecurityGroups/DSMSecurityGroup.template", |
731 | 731 | "Parameters" : { |
732 | 732 | "AWSIVPC" : { |
733 | 733 | "Ref" : "AWSIVPC" |
|
744 | 744 | "DSIELB" : { |
745 | 745 | "Type" : "AWS::CloudFormation::Stack", |
746 | 746 | "Properties" : { |
747 | | - "TemplateURL" : "https://s3.amazonaws.com/trend-micro-quick-start/v3.3/Common/DSM96ELB.template", |
| 747 | + "TemplateURL" : "https://s3.amazonaws.com/trend-micro-quick-start/v3.4/Common/DSM96ELB.template", |
748 | 748 | "Parameters" : { |
749 | 749 | "AWSIVPC" : { |
750 | 750 | "Ref" : "AWSIVPC" |
|
765 | 765 | "DSIDSMSecurityGroupIngressRules" : { |
766 | 766 | "Type" : "AWS::CloudFormation::Stack", |
767 | 767 | "Properties" : { |
768 | | - "TemplateURL" : "https://s3.amazonaws.com/trend-micro-quick-start/v3.3/Common/SecurityGroups/DSMSGIngressRules.template", |
| 768 | + "TemplateURL" : "https://s3.amazonaws.com/trend-micro-quick-start/v3.4/Common/SecurityGroups/DSMSGIngressRules.template", |
769 | 769 | "Parameters" : { |
770 | 770 | "DSMSG" : { |
771 | 771 | "Fn::GetAtt" : [ |
|
0 commit comments