Skip to content

Commit

Permalink
Add repo_random-action-bot.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
torbencarstens committed Dec 14, 2023
1 parent 1719a44 commit fea4045
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions repo_random-action-bot.tf
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
module "randomactionbot_repo" {
source = "github.com/BlindfoldedSurgery/terraform-repo-module?ref=v5.0.0"
name = "random-action-bot"
required_status_checks = ["lint", "build-container-image"]
}

0 comments on commit fea4045

Please sign in to comment.