Code Monkey home page Code Monkey logo

terraform-cloudprovider-cli's Introduction

terraform-cloudprovider-cli

Build ๐Ÿณ Docker images ๐Ÿณ with various cloud provider CLIs and other fun tools!๐ŸŽ‰๐Ÿฅณ

โœ… Supports best practise paradigm, build once deploy many!
โœ… Supports multi-platforms (x86_64, arm64).
โœ… No need to ever install any package locally on your machine.
โœ… Everyone in a team can now have a consistent experience working with your cloud provider.
โœ… Can be used as a deployment container, allowing you to test locally before running it in a CI/CD pipeline.
โœ… Pipeline agnostic. Whatever pipeline you use, this can be deployed with consistent behaviour.
โœ… Saving โฐ and ๐Ÿ’ฐ for all. Life is precious, don't spend time doing trivial tasks.

โ˜๏ธ Cloud providers supported in the various container images! โ˜๏ธ

Author: Lim Chooi Guan (AWS Architect, AWS Certified Solutions Architect)

Pre-requisites ๐Ÿ› 

Required if you wish to build each image locally.

  • Docker
  • Cloud provider account

Already have Docker?

The images exist on Dockerhub. You can run them directly in your terminal.

AWS

โœ… Supports multi-platforms (x86_64, arm64)

Run

docker run -it minimice/terraform-aws-go-cli:latest

Azure

โœ… Multi-platform ready. Currently only supporting x86_64 as Microsoft has not made an ARM64 version for Debian.

For x86 processors, run

docker run -it minimice/terraform-azure-go-cli:latest

GCP

โœ… Supports multi-platforms (x86_64, arm64)

Run

docker run -it minimice/terraform-gcloud-go-cli:latest

Multi-cloud

โœ… Supports multi-platforms (x86_64, arm64). Azure CLI only supports x86_64 as Microsoft has not made an ARM64 version for Debian.

Run

docker run -it minimice/terraform-multicloud-go-cli:latest

terraform-cloudprovider-cli's People

Contributors

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