Skip to content

snappyflow-devel/sf-vm-templates

Repository files navigation

SnappyFlow Templates for provisioning VM applications

This repository consists of templates for provisioning VM applications. These templates are meant to be used from SnappyFlow. These templates are based on either Terraform or AWS CloudFormation. Developers can use these templates directly from CloudFormation or Terraform.

Terraform Reference

The recommended framework for development is Terraform. Please go through below links to learn Terraform.

Guidelines for creating a new template.

  • Every template should be committed to a new directory.
  • Top level of template directory should have a file template_info.json and parameters.json.
  • Refer Creating-a-new-template.md.
  • Once template development is complete, it can be promoted to production by adding to templates_list_production.json file.
  • If you are creating AWS CloudFormation based template, then template folder contains only template_info.json and actual CloudFormation template
  • Templates which are not added to templates_list_production.json file will not be availabe on production version SnappyFlow servers. This helps you to hide the template which are under development.
  • integration with SnappyFlow

About

SnappyFlow VM templates - Reference repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published