GoogleCloudPlatform / deploymentmanager-samples

Deployment Manager samples and templates.
Apache License 2.0
939 stars 718 forks source link

Update container_helper.py to include missing parentheses in the for loop #527

Open yusufthetechie opened 4 years ago

yusufthetechie commented 4 years ago

The for loop did not have a parentheses at the end, which caused deployment manager to fail.