GithubHelp home page GithubHelp logo

oleksiialeksieiev / gitlab-ci-terraform Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wahlnetwork/gitlab-ci-terraform

0.0 0.0 0.0 5 KB

Using GitLab Continuous Integration (CI) to deliver Terraform resources

Home Page: https://youtu.be/vWIkzWJa9NU

License: MIT License

HCL 100.00%

gitlab-ci-terraform's Introduction

GitLab Continuous Integration (CI) with Terraform

This repo contains source code featured in the Getting Started with Continuous Integration video.

  • Terraform code will configure AWS Billing to provide a monthly budget of $500 USD.
  • GitLab CI configuration file, .gitlab-ci.yml, will perform validation, plan, and apply stages.
  • Variables can be inserted using GitLab group / project variables for CI.

If desired, test the code locally by creating a terraform.tfvars file with these input settings:

budget-amount          = "500.0"
notification-threshold = 100
email-address          = ["[email protected]"]

The Fine Print

Disclaimer

Absolutely nothing in this organization is officially supported and should be used at your own risk.

Contributing

Contributions via GitHub pull requests are gladly accepted from their original author. Along with any pull requests, please state that the contribution is your original work and that you license the work to the project under the project's open source license. Whether or not you state this explicitly, by submitting any copyrighted material via pull request, email, or other means you agree to license the material under the project's open source license and warrant that you have the legal authority to do so.

Code of Conduct

All contributors are expected to abide by the Code of Conduct.

License

Every repository in this organization has a license so that you can freely consume, distribute, and modify the content for non-commercial purposes. By default, the MIT License is used.

gitlab-ci-terraform's People

Contributors

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