NikolaeVarius / terraform-provider-factorio

The Terraform Provider for Factorio

Home Page:https://registry.terraform.io/providers/efokschaner/factorio/latest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

The Terraform Provider for Factorio

https://registry.terraform.io/providers/efokschaner/factorio/latest

License:MIT License


Languages

Language:Go 67.7%Language:Lua 29.7%Language:Dockerfile 2.6%