Giter Site home page Giter Site logo

rajesh007kx / tabular-terraform Goto Github PK

View Code? Open in Web Editor NEW

This project forked from saroj3k/tabular-terraform

0.0 0.0 0.0 484.29 MB

Transform tabularized Terraform data into Terraform resources.

License: Apache License 2.0

Shell 1.26% Python 91.45% Batchfile 0.27% HCL 7.03%

tabular-terraform's Introduction

Transform tabularized Terraform data into Terraform resources

Overview

  • Latest release: 2.0.0](/releases/releases.md)
  • Terraform data is maintained in spreadsheets where possible and transformed from spreadsheets into Terraform resources.
  • Using spreadsheets improves viewability and maintainability of Terraform.
  • Example webappvpc includes use of Terraform cloudinits and Ansible Playbooks to configure applications.
  • Provided with no formal support but problems can be reported by opening a GitHub issue.
  • Data format is subject to change.

Implementation

  1. For column names, asterisk denotes a required field.
  2. For complex lists, add number to group name in new column (e.g. network_interfaces2.subnet).
  3. For data fields, values are copied directly to generated Terraform.
  4. For sheet names, use either basename (e.g. instances) or basename-groupname (e.g. instances-group1).
  5. For OS images, variables-system sheet is provided for reference but is subject to change.
  6. For changed data, regenerate Terraform and let Terraform handle changes.
  7. For directory backups, when generating Terraform an existing directory is backed up to directory.backupNNN.

Prerequisites

  1. IBM Cloud Terraform Provider 1.19.0
  2. Terraform 0.13.5
  3. Ansible 2.9.11
  4. Python 3.8.2

Usage (Transitioning to Schematics)

  1. Install prerequisites
  2. Deploy Infrastructure using Terraform
  3. Configure applications using Ansible

License

This application is licensed under the Apache License, Version 2. Separate third-party code objects invoked by this application are licensed by their respective providers pursuant to their own separate licenses. Contributions are subject to the Developer Certificate of Origin, Version 1.1 and the Apache License, Version 2.

tabular-terraform's People

Contributors

jaywarfield 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.