Skip to content

Commit

Permalink
Merge pull request #19 from kireque/renovate/github.com-bjw-s-terrafo…
Browse files Browse the repository at this point in the history
…rm-github-repository-1.x

feat(deps): update terraform github.com/bjw-s/terraform-github-repository to v1.2.0
  • Loading branch information
kireque authored Aug 28, 2023
2 parents ddee1a1 + b56294d commit 22ff81e
Show file tree
Hide file tree
Showing 20 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion infrastructure/terraform/github/bjw-s/asdf-krew.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module "asdf_krew" {
source = "github.com/bjw-s/terraform-github-repository?ref=v1.1.0"
source = "github.com/bjw-s/terraform-github-repository?ref=v1.2.0"

name = "asdf-krew"
description = "krew plugin for the asdf version manager"
Expand Down
2 changes: 1 addition & 1 deletion infrastructure/terraform/github/bjw-s/asdf-revive.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module "asdf_revive" {
source = "github.com/bjw-s/terraform-github-repository?ref=v1.1.0"
source = "github.com/bjw-s/terraform-github-repository?ref=v1.2.0"

name = "asdf-revive"
description = "revive plugin for the asdf version manager"
Expand Down
2 changes: 1 addition & 1 deletion infrastructure/terraform/github/bjw-s/asdf-talhelper.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module "asdf_talhelper" {
source = "github.com/bjw-s/terraform-github-repository?ref=v1.1.0"
source = "github.com/bjw-s/terraform-github-repository?ref=v1.2.0"

name = "asdf-talhelper"
description = "talhelper plugin for the asdf version manager"
Expand Down
2 changes: 1 addition & 1 deletion infrastructure/terraform/github/bjw-s/asdf-talosctl.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module "asdf_talosctl" {
source = "github.com/bjw-s/terraform-github-repository?ref=v1.1.0"
source = "github.com/bjw-s/terraform-github-repository?ref=v1.2.0"

name = "asdf-talosctl"
description = "talosctl plugin for the asdf version manager"
Expand Down
2 changes: 1 addition & 1 deletion infrastructure/terraform/github/bjw-s/container-images.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module "container_images" {
source = "github.com/bjw-s/terraform-github-repository?ref=v1.1.0"
source = "github.com/bjw-s/terraform-github-repository?ref=v1.2.0"

name = "container-images"
description = "Kubernetes tailored container images for various applications"
Expand Down
2 changes: 1 addition & 1 deletion infrastructure/terraform/github/bjw-s/dotfiles.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module "dotfiles" {
source = "github.com/bjw-s/terraform-github-repository?ref=v1.1.0"
source = "github.com/bjw-s/terraform-github-repository?ref=v1.2.0"

name = "dotfiles"
description = "My collection of dotfiles, powered by chezmoi"
Expand Down
2 changes: 1 addition & 1 deletion infrastructure/terraform/github/bjw-s/esphome-config.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module "esphome_config" {
source = "github.com/bjw-s/terraform-github-repository?ref=v1.1.0"
source = "github.com/bjw-s/terraform-github-repository?ref=v1.2.0"

name = "esphome-config"
description = "My ESPHome configs."
Expand Down
2 changes: 1 addition & 1 deletion infrastructure/terraform/github/bjw-s/gh-workflows.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module "gh_workflows" {
source = "github.com/bjw-s/terraform-github-repository?ref=v1.1.0"
source = "github.com/bjw-s/terraform-github-repository?ref=v1.2.0"

name = "gh-workflows"
description = "A collection of reusable GitHub workflows"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module "helm_charts_actions" {
source = "github.com/bjw-s/terraform-github-repository?ref=v1.1.0"
source = "github.com/bjw-s/terraform-github-repository?ref=v1.2.0"

name = "helm-charts-actions"
description = "A collection of GitHub actions to use with helm-charts repo"
Expand Down
2 changes: 1 addition & 1 deletion infrastructure/terraform/github/bjw-s/helm-charts.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module "helm_charts" {
source = "github.com/bjw-s/terraform-github-repository?ref=v1.1.0"
source = "github.com/bjw-s/terraform-github-repository?ref=v1.2.0"

name = "helm-charts"
description = "A collection of Helm charts"
Expand Down
2 changes: 1 addition & 1 deletion infrastructure/terraform/github/bjw-s/helm3-unittest.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module "helm3_unittest" {
source = "github.com/bjw-s/terraform-github-repository?ref=v1.1.0"
source = "github.com/bjw-s/terraform-github-repository?ref=v1.2.0"

name = "helm3-unittest"
description = "Fork of lrills/helm-unittest but for Helm 3"
Expand Down
2 changes: 1 addition & 1 deletion infrastructure/terraform/github/bjw-s/home-ops.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module "home_ops" {
source = "github.com/bjw-s/terraform-github-repository?ref=v1.1.0"
source = "github.com/bjw-s/terraform-github-repository?ref=v1.2.0"

name = "home-ops"
description = "My home or for-home infrastructure written as code, adhering to GitOps practices"
Expand Down
2 changes: 1 addition & 1 deletion infrastructure/terraform/github/bjw-s/kobomail.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module "kobomail" {
source = "github.com/bjw-s/terraform-github-repository?ref=v1.1.0"
source = "github.com/bjw-s/terraform-github-repository?ref=v1.2.0"

name = "KoboMail"
description = "Experimental email attachment downloader for Kobo devices"
Expand Down
2 changes: 1 addition & 1 deletion infrastructure/terraform/github/bjw-s/lego-auto.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module "lego_auto" {
source = "github.com/bjw-s/terraform-github-repository?ref=v1.1.0"
source = "github.com/bjw-s/terraform-github-repository?ref=v1.2.0"

name = "lego-auto"
description = "Scheduled LE certificates using the Lego ACME library"
Expand Down
2 changes: 1 addition & 1 deletion infrastructure/terraform/github/bjw-s/pmb.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module "pmb" {
source = "github.com/bjw-s/terraform-github-repository?ref=v1.1.0"
source = "github.com/bjw-s/terraform-github-repository?ref=v1.2.0"

name = "pmb"
description = "Poor Man's Backup"
Expand Down
2 changes: 1 addition & 1 deletion infrastructure/terraform/github/bjw-s/renovate-config.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module "renovate_config" {
source = "github.com/bjw-s/terraform-github-repository?ref=v1.1.0"
source = "github.com/bjw-s/terraform-github-repository?ref=v1.2.0"

name = "renovate-config"
description = "Renovate configuration presets"
Expand Down
2 changes: 1 addition & 1 deletion infrastructure/terraform/github/bjw-s/series-cleanup.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module "series_cleanup" {
source = "github.com/bjw-s/terraform-github-repository?ref=v1.1.0"
source = "github.com/bjw-s/terraform-github-repository?ref=v1.2.0"

name = "series-cleanup"
description = "Script to periodically clean media files from disk"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module "terraform_1password_item" {
source = "github.com/bjw-s/terraform-github-repository?ref=v1.1.0"
source = "github.com/bjw-s/terraform-github-repository?ref=v1.2.0"

name = "terraform-1password-item"
description = "Terraform Module that collects all fields for a 1Password Item."
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module "terraform_github_repository" {
source = "github.com/bjw-s/terraform-github-repository?ref=v1.1.0"
source = "github.com/bjw-s/terraform-github-repository?ref=v1.2.0"

name = "terraform-github-repository"
description = "Terraform Module to create and manage a GitHub repository."
Expand Down
2 changes: 1 addition & 1 deletion infrastructure/terraform/github/bjw-s/vyos-config.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module "vyos_config" {
source = "github.com/bjw-s/terraform-github-repository?ref=v1.1.0"
source = "github.com/bjw-s/terraform-github-repository?ref=v1.2.0"

name = "vyos-config"
description = "My VyOS configuration"
Expand Down

0 comments on commit 22ff81e

Please sign in to comment.