Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 745 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 745 Bytes

GitHub Actions Python Infra

OpenTofu Badge GitHub Checks Badge

This repository is an OpenTofu code repository which defines the infrastructure for GitHub Actions Python.

Requirements

  • OpenTofu
  • Terraform Cloud Account

Getting Started

$ tofu login app.terraform.io
OpenTofu will request an API token for app.terraform.io using your browser.

$ cd ./{workspace}

$ tofu init
Initializing Terraform Cloud...

$ tofu plan
Preparing the remote plan...