Skip to content

efokschaner/terraform-provider-factorio

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
mod
 
 
 
 
 
 
 
 

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.