• Stars
    star
    156
  • Rank 239,589 (Top 5 %)
  • Language
    Go
  • License
    MIT License
  • Created over 3 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The Terraform Provider for Factorio

Terraform Provider for Factorio

"Infrastructure as Code" for your factory.

readme-demo-v-short.mp4

Current Status: Barely functional and mostly useless.

Inspired by the likes of:

Only works with factorio multiplayer server, as it depends on remote control via RCON. See ./examples/hello-world for more information on how to use.

Repository Overview

  • examples: Examples using the provider
  • mod: The mod for factorio which provides an API for the provider.
  • provider: The Terraform provider.