Home
Softono
terraform-provider-factorio

terraform-provider-factorio

Open source MIT Go
190
Stars
4
Forks
0
Issues
2
Watchers
5 years
Last Commit

About terraform-provider-factorio

The Terraform Provider for Factorio

Platforms

Web Self-hosted

Languages

Go

Terraform Provider for Factorio

"Infrastructure as Code" for your factory.

https://user-images.githubusercontent.com/1409112/119280384-0a067680-bbe6-11eb-8610-10a3f5a9eeb5.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.