Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 647 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 647 Bytes

RightScale Policy Templates Libraries and Examples

This folder contains a set of libraries and examples that can be used to aid in the building of policy templates. You will need to add this code to your policy template to use it. All contributions are shared under the MIT license.

JavaScript

Data Sources

Cloud Workflow

  • Google Authentication Library - This library is used to create the access token to authenticate with Google services. It references to credentials(GCE_PLUGIN_ACCOUNT,GCE_PLUGIN_PRIVATE_KEY), you will need to create those or swap out the credential name in your code.