Skip to content

Template for creating terraform modules.

License

Notifications You must be signed in to change notification settings

scaleway-terraform-modules/module-template

Terraform / Scaleway

Purpose

This repository is used to manage a on scaleway using terraform.

Usage

module "my_service" {
  source  = "scaleway-terraform-modules/<module>/scaleway"
  version = "0.0.1"

  # insert required variables here
}

Authors

Module is maintained with help from the community.

License

Mozilla Public License 2.0 Licensed. See LICENSE for full details.

About

Template for creating terraform modules.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Languages