mirror of
				https://github.com/yeslayla/nakama-helm-chart.git
				synced 2025-10-31 10:23:04 +01:00 
			
		
		
		
	Fix nested stack's url
This commit is contained in:
		| @ -169,7 +169,7 @@ Resources: | |||||||
|   TaskDefinition: |   TaskDefinition: | ||||||
|     Type: AWS::CloudFormation::Stack |     Type: AWS::CloudFormation::Stack | ||||||
|     Properties: |     Properties: | ||||||
|       TemplateURL: !Sub 'https://s3.${AWS::Region}.amazonaws.com/sumu-cloudtools-us-east-1/${release}/cloudformation/nakama/task.yaml' |       TemplateURL: !Sub 'https://s3.${AWS::Region}.amazonaws.com/${launchBucket}/${release}/cloudformation/nakama/task.yaml' | ||||||
|       Parameters: |       Parameters: | ||||||
|         DatabaseUsername: !Ref DatabaseUsername |         DatabaseUsername: !Ref DatabaseUsername | ||||||
|         DatabasePassword: !Ref DatabasePassword |         DatabasePassword: !Ref DatabasePassword | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user