Nick Gerner
Nick Gerner
https://www.terraform.io/docs/providers/aws/r/ecs_service.html#service_registries-1
`projects:1 Mixed Content: The page at '' was loaded over HTTPS, but requested an insecure script 'http://zeptojs.com/zepto.min.js'. This request has been blocked; the content must be served over HTTPS.`
**Describe the bug** I am unable to run a `SparkMLModel` via `PipelineModel` in local mode due to a lack of support for `Containers` in the `LocalSession` method `create_model`. **To reproduce**...