perriea / tfwrapper

Terraform wrapper for Cloud Providers (in development)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tfwrapper

Go Report Card Build Status License: MIT FOSSA Status

tfwrapper is a command created to apply best practices Terraform & Cloud Providers.

Features

  • AWS applications (switching role with AWS STS),
  • Google applications,
  • Autoswitch terraform version,
  • Possibility to use all feature of Terraform.

Requirements

  • Credentials AWS,
  • Using AWS STS service with MFA (recommanded),
  • Credentials GCloud (JSON).

Terraform architecture & Config

Look on examples folder :)

Roadmap

  • Support Microsoft Azure,
  • Windows Support.

Licence

Licence MIT
Developed by Aurelien Perrier

FOSSA Status

About

Terraform wrapper for Cloud Providers (in development)

License:MIT License


Languages

Language:Go 93.4%Language:Makefile 6.6%