Giter VIP home page Giter VIP logo

cloud-tools's Introduction

Cloud tools

Project containing several command line utilities that are useful when using Apache Cloudstack and/or Hashicorp Terraform:

Tools:

cloudstack-templates

 cloudstack-templates [<keyword>]

Will list cloudstack templates sorted by date, and optionally filtered by keyword

cloudstack-vpn

cloudstack-vpn <vpc name>

Will enable vpn for given vpc-name

terraform-wrapper

terraform-wrapper [args.....]

Will call terraform passing arguments to terraform-wrapper as-is in addition to environment variables found in cloud-config.yml

Configuration:

Utilties will look for a file called cloud-config.yml in cwd containing references to passwords stored in a pass password store and inline clear text variables

Example cloud-config.yml:

---

secret-vars:

  - name: AWS_ACCESS_KEY_ID
    key: Amazon/route53/ACCOUNT_ID

  - name: AWS_SECRET_ACCESS_KEY
    key: Amazon/route53/SECRET_KEY

vars:

  - name: AWS_DEFAULT_REGION
    value: eu-central-1

cloud-tools's People

Contributors

landro avatar larstobi avatar

Watchers

 avatar  avatar

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.