vmware-archive / terraforming-aws

Templates to deploy PCF and PKS
Apache License 2.0
64 stars 91 forks source link

Add Harbor. #141

Open voor opened 5 years ago

voor commented 5 years ago

This is a simple override file that I'm using an automated pipeline to create the necessary load balancer, security group, iam role, and s3 bucket for harbor to consume.

See related Director config modifications: https://github.com/voor/pcf-automation-aws-paving/blob/master/templates/config/director.yml#L102-L105 And Harbor product config: https://github.com/voor/pcf-automation-aws-paving/blob/master/templates/config/harbor.yml

It's not following the standard module format, since I'm using it as an override file right now, just wanted to share this back.