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

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