Skip to content

Exploring Terraform/OpenTofu for provisioning with intentional handoff to Ansible

License

Notifications You must be signed in to change notification settings

dekeyrej/Terraform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terraform Modules

A modular, expressive infrastructure provisioning framework using Terraform/OpenTofu. Designed for automation, and seamless Ansible handoff.

Structure

  • modules/: Core provisioning logic
  • smalltest/: Minimal working example of map-driven provisioning
  • iluvatar/: Larger orchestration example for my mythic-themed homelab
  • bluep/: Example similar in scope to iluvatar without the mythic host names

Getting Started

terraform init
terraform apply

Outputs are shaped for Ansible inventory generation via jq, with expressive tags to streamline further orchestration.

Philosophy

Infrastructure as story. Every module, tag, and output is crafted with clarity, maintainability, and mythic esonance.

License

MIT

About

Exploring Terraform/OpenTofu for provisioning with intentional handoff to Ansible

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages