examples/hello-lb-v2.yml in hako-1.4.0 vs examples/hello-lb-v2.yml in hako-1.5.0

- old
+ new

@@ -20,9 +20,13 @@ subnets: - subnet-XXXXXXXX - subnet-YYYYYYYY security_groups: - sg-ZZZZZZZZ + load_balancer_attributes: + access_logs.s3.enabled: 'true' + access_logs.s3.bucket: hako-access-logs + access_logs.s3.prefix: hako-hello-lb-v2 app: image: ryotarai/hello-sinatra memory: 128 cpu: 256 env: