Platforms License Code Of Conduct Support Contributing


Terraform Hetzner Cloud Demo

Contributor Covenant

Provisioning Infrastructure on Hetzner Cloud

Key Values
Author Bayu Dwiyan Satria
Email bayudwiyansatria@gmail.com
Website https://www.bayudwiyansatria.com

Table of Contents

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

What things you need to install the software and how to install them

apt-get -y install git

Or

yum -y install git

Installation

A step by step series of examples that tell you how to get a development env running

Say what the step will be clone this repository.

git clone git@github.com:bayudwiyansatria/terraform-hcloud.git

Usage

$ terraform init
$ terraform plan
$ terraform apply
$ terraform destroy

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Looking to contribute to our code but need some help? There's a few ways to get information:

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details

Copyright © 2021. All Rights Reserved.

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration