This service is the main integration point for Spinnaker cloud providers like AWS, GCE, CloudFoundry, Azure etc.
To configure this repo as an Intellij project, run ./gradlew idea
in the root directory.
Some of the modules make use of Lombok, which will compile correctly on its own. However, for Intellij to make sense of the Lombok annotations, you'll need to install the Lombok plugin as well as check 'enable' under annotation processing.