Skip to content

Template files to help you get started with Terraform and gridscale

License

Notifications You must be signed in to change notification settings

gridscale/terraform-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e18e489 · Mar 4, 2022

History

58 Commits
Apr 29, 2021
Mar 4, 2022
May 25, 2021
Jun 22, 2021
May 27, 2021
Nov 16, 2020
Jun 9, 2021
Apr 8, 2021
May 8, 2021
Apr 15, 2021
Jun 22, 2021
Jan 20, 2021
Jan 21, 2021
Mar 4, 2022
Apr 19, 2019
Jan 26, 2021

Repository files navigation

Terraform Examples for gridscale

This repository contains small self-contained Terraform projects you can use as a starting point for using Terraform with gridscale. It showcases how easy it is to manage gridscale resources with Terraform in simple as well as more advanced scenarios.

To make use of the examples, you will need a gridscale.io account and an API token.

Examples

  • single-server: A simple example that shows how a complete server with attached storage, template selection, and networking can be described in Terraform.
  • provisioner: Shows how to integrate Ansible with Terraform to provision your servers and assign them your Ansible roles.
  • multi-project: Describes how you could get Terraform to work in a multi-project scenario.
  • pubkey-from-file: Example that shows how to load an SSH public key file with file().

More

Check out the provider's reference documentation for all Data Sources and Resources, along with a complete list of the arguments they accept.

We also have an introductory-level guide on how to setup and use Terraform in our tutorials section. Check it out.

Have fun!

About

Template files to help you get started with Terraform and gridscale

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages