Giter Club home page Giter Club logo

ha-sap-terraform-deployments's Introduction

Automated SAP/HA Deployments in Public/Private Clouds with Terraform

Build Status


Quickstart:

In this quickstart libvirt it is used as example but same logic can be applied to other terraform providers.

  1. cd libvirt/terraform/

  2. Make sure you use terraform workspaces, create new one with: terraform workspace new $USER

For more doc, see: workspace. If you don't create a new one, the string default will be used as workspace name. This is however highly discouraged since the workspace name is used as prefix for resources names, which can led to conflicts to unique names in a shared server ( when using a default name).

  1. Edit the terraform.tfvars.example file, following the Readme.md in the provider directory.

  2. Adapt pillars:

Choose one profile, among the list. (in this example we choose cost_optimized)

  • from root top-level dir: cp pillar_examples/libvirt/cost_optimized/* salt/hana_node/files/pillar

For more informations have a look at pillar-doc


Rationale:

This project is organized in folders containing the Terraform configuration files per Public or Private Cloud providers, each also containing documentation relevant to the use of the configuration files and to the cloud provider itself.

The documentation of terraform and the cloud providers included in this repository is not intended to be complete, so be sure to also check the documentation provided by terraform and the cloud providers.


Terraform version

All Terraform configurations were tested with the 0.11.14 version

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.