Corymbia / eucalyptus

Eucalyptus Cloud-computing Platform
https://eucalyptus.cloud/
Other
118 stars 23 forks source link

ELBv2 s3 access logging permissions #306

Closed sjones4 closed 3 years ago

sjones4 commented 3 years ago

ELBv2 servo instances are now deployed with an iam instance profile permitting s3 object puts for access logging.

Build: https://dev.azure.com/corymbia/eucalyptus/_build/results?buildId=1354 Test: https://dev.azure.com/corymbia/eucalyptus/_build/results?buildId=1355

Manually tested by verifying that access logs are present in the expected s3 location when logging is enabled and there is traffic to the load balancer.

Relates to corymbia/eucalyptus#271