Skip to content

Instantly share code, notes, and snippets.

@yeshess
Created May 17, 2017 16:54
Show Gist options
  • Save yeshess/a1d201a193b107dffa5ddcfd2ac85563 to your computer and use it in GitHub Desktop.
Save yeshess/a1d201a193b107dffa5ddcfd2ac85563 to your computer and use it in GitHub Desktop.
workflows:
my_workflow:
steps:
create_my_node:
target: my_node
activities:
- set_state: creating
- call_operation: tosca.interfaces.node.lifecycle.Standard.create
- set_state: created
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment