Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

bored-engineer/tf-digger

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Digger Demo

A demo repository for Digger - an open-source alternative to Terraform Cloud

To see Digger, you need:

  • digger.yml file at the root of the repo
  • workflow file for Github Actions

Demo steps

  1. Make a change to any terraform file under /dev or /prod
  2. Create a pull request
  3. An action will start
  4. A "lock acquired" comment to the PR
  5. A plan output will be also posted to the PR
  6. Create another PR with a different change (under the same project)
  7. A "failed to acquire lock" comment will be posted to the PR

About

Testing digger.dev

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HCL 100.0%