PatrickBirchall / scaleway_terraform

Learning Terraform's Scaleway module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

scaleway_terraform

A reusable module for creating standalone instances on the Scaleway platform.

main.tf contains the provider configuration and example usage of the module. It is highly suggested that you use a terraform.tfvars file to set your values or these can be passed at runtime using the -var flag.

About

Learning Terraform's Scaleway module


Languages

Language:HCL 100.0%