cloudify-cosmo/Create Cloudify Environment

Creates an environment by uploading a blueprint, creating a deployment and running the `install` workflow

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Oct 5, 2022
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: cloudify-cosmo/create-environment-action@ac1a19fc709e85346e356539cdba4c7754036a79 # v1.3

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
environment-nameName of Cloudify environment to createyes
labelsA labels list of the form <key>:<value>,<key>:<value>. Any comma and colon in <value> must be escaped with \. The labels’ keys are saved in lowercase. no-
blueprintPath/URL to blueprint (YAML file or archive file) yes
inputs-filePath to YAML/JSON inputs fileno-
outputs-filePath to JSON file to receive the Cloudify environment's outputs and capabilities no-
namedescription
environment-dataThe Cloudify environment's outputs and capabilties