From b56294dd507189fb3a2f5880268571637342ddf1 Mon Sep 17 00:00:00 2001 From: kireque-bot <87358111+kireque-bot[bot]@users.noreply.github.com> Date: Mon, 28 Aug 2023 09:30:22 +0000 Subject: [PATCH] feat(deps): update terraform github.com/bjw-s/terraform-github-repository to v1.2.0 | datasource | package | from | to | | ----------- | --------------------------------- | ------ | ------ | | github-tags | bjw-s/terraform-github-repository | v1.1.0 | v1.2.0 | --- infrastructure/terraform/github/bjw-s/asdf-krew.tf | 2 +- infrastructure/terraform/github/bjw-s/asdf-revive.tf | 2 +- infrastructure/terraform/github/bjw-s/asdf-talhelper.tf | 2 +- infrastructure/terraform/github/bjw-s/asdf-talosctl.tf | 2 +- infrastructure/terraform/github/bjw-s/container-images.tf | 2 +- infrastructure/terraform/github/bjw-s/dotfiles.tf | 2 +- infrastructure/terraform/github/bjw-s/esphome-config.tf | 2 +- infrastructure/terraform/github/bjw-s/gh-workflows.tf | 2 +- infrastructure/terraform/github/bjw-s/helm-chart-actions.tf | 2 +- infrastructure/terraform/github/bjw-s/helm-charts.tf | 2 +- infrastructure/terraform/github/bjw-s/helm3-unittest.tf | 2 +- infrastructure/terraform/github/bjw-s/home-ops.tf | 2 +- infrastructure/terraform/github/bjw-s/kobomail.tf | 2 +- infrastructure/terraform/github/bjw-s/lego-auto.tf | 2 +- infrastructure/terraform/github/bjw-s/pmb.tf | 2 +- infrastructure/terraform/github/bjw-s/renovate-config.tf | 2 +- infrastructure/terraform/github/bjw-s/series-cleanup.tf | 2 +- .../terraform/github/bjw-s/terraform-1password-item.tf | 2 +- .../terraform/github/bjw-s/terraform-github-repository.tf | 2 +- infrastructure/terraform/github/bjw-s/vyos-config.tf | 2 +- 20 files changed, 20 insertions(+), 20 deletions(-) diff --git a/infrastructure/terraform/github/bjw-s/asdf-krew.tf b/infrastructure/terraform/github/bjw-s/asdf-krew.tf index e717ebfff..2e6d29049 100644 --- a/infrastructure/terraform/github/bjw-s/asdf-krew.tf +++ b/infrastructure/terraform/github/bjw-s/asdf-krew.tf @@ -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" diff --git a/infrastructure/terraform/github/bjw-s/asdf-revive.tf b/infrastructure/terraform/github/bjw-s/asdf-revive.tf index d1efa1530..4b04fd1f8 100644 --- a/infrastructure/terraform/github/bjw-s/asdf-revive.tf +++ b/infrastructure/terraform/github/bjw-s/asdf-revive.tf @@ -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" diff --git a/infrastructure/terraform/github/bjw-s/asdf-talhelper.tf b/infrastructure/terraform/github/bjw-s/asdf-talhelper.tf index 4a3aed823..d37d37bbd 100644 --- a/infrastructure/terraform/github/bjw-s/asdf-talhelper.tf +++ b/infrastructure/terraform/github/bjw-s/asdf-talhelper.tf @@ -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" diff --git a/infrastructure/terraform/github/bjw-s/asdf-talosctl.tf b/infrastructure/terraform/github/bjw-s/asdf-talosctl.tf index 316fbf9cd..3a37b4127 100644 --- a/infrastructure/terraform/github/bjw-s/asdf-talosctl.tf +++ b/infrastructure/terraform/github/bjw-s/asdf-talosctl.tf @@ -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" diff --git a/infrastructure/terraform/github/bjw-s/container-images.tf b/infrastructure/terraform/github/bjw-s/container-images.tf index 0603ef96b..b5a864298 100644 --- a/infrastructure/terraform/github/bjw-s/container-images.tf +++ b/infrastructure/terraform/github/bjw-s/container-images.tf @@ -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" diff --git a/infrastructure/terraform/github/bjw-s/dotfiles.tf b/infrastructure/terraform/github/bjw-s/dotfiles.tf index 4360a75bd..061fbfe92 100644 --- a/infrastructure/terraform/github/bjw-s/dotfiles.tf +++ b/infrastructure/terraform/github/bjw-s/dotfiles.tf @@ -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" diff --git a/infrastructure/terraform/github/bjw-s/esphome-config.tf b/infrastructure/terraform/github/bjw-s/esphome-config.tf index 940362eb7..f4b19f2df 100644 --- a/infrastructure/terraform/github/bjw-s/esphome-config.tf +++ b/infrastructure/terraform/github/bjw-s/esphome-config.tf @@ -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." diff --git a/infrastructure/terraform/github/bjw-s/gh-workflows.tf b/infrastructure/terraform/github/bjw-s/gh-workflows.tf index 7ac4a2807..6c9d52006 100644 --- a/infrastructure/terraform/github/bjw-s/gh-workflows.tf +++ b/infrastructure/terraform/github/bjw-s/gh-workflows.tf @@ -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" diff --git a/infrastructure/terraform/github/bjw-s/helm-chart-actions.tf b/infrastructure/terraform/github/bjw-s/helm-chart-actions.tf index 801c47ca9..56126c6e5 100644 --- a/infrastructure/terraform/github/bjw-s/helm-chart-actions.tf +++ b/infrastructure/terraform/github/bjw-s/helm-chart-actions.tf @@ -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" diff --git a/infrastructure/terraform/github/bjw-s/helm-charts.tf b/infrastructure/terraform/github/bjw-s/helm-charts.tf index e49ab3fe6..5da0dce5c 100644 --- a/infrastructure/terraform/github/bjw-s/helm-charts.tf +++ b/infrastructure/terraform/github/bjw-s/helm-charts.tf @@ -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" diff --git a/infrastructure/terraform/github/bjw-s/helm3-unittest.tf b/infrastructure/terraform/github/bjw-s/helm3-unittest.tf index a748c2d63..25349fc15 100644 --- a/infrastructure/terraform/github/bjw-s/helm3-unittest.tf +++ b/infrastructure/terraform/github/bjw-s/helm3-unittest.tf @@ -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" diff --git a/infrastructure/terraform/github/bjw-s/home-ops.tf b/infrastructure/terraform/github/bjw-s/home-ops.tf index 9f270c2e9..a4b0fcf4a 100644 --- a/infrastructure/terraform/github/bjw-s/home-ops.tf +++ b/infrastructure/terraform/github/bjw-s/home-ops.tf @@ -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" diff --git a/infrastructure/terraform/github/bjw-s/kobomail.tf b/infrastructure/terraform/github/bjw-s/kobomail.tf index 71a8cdd16..7161f5d22 100644 --- a/infrastructure/terraform/github/bjw-s/kobomail.tf +++ b/infrastructure/terraform/github/bjw-s/kobomail.tf @@ -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" diff --git a/infrastructure/terraform/github/bjw-s/lego-auto.tf b/infrastructure/terraform/github/bjw-s/lego-auto.tf index fbad3743d..65f24c763 100644 --- a/infrastructure/terraform/github/bjw-s/lego-auto.tf +++ b/infrastructure/terraform/github/bjw-s/lego-auto.tf @@ -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" diff --git a/infrastructure/terraform/github/bjw-s/pmb.tf b/infrastructure/terraform/github/bjw-s/pmb.tf index e537d2e8f..bebc3ffc2 100644 --- a/infrastructure/terraform/github/bjw-s/pmb.tf +++ b/infrastructure/terraform/github/bjw-s/pmb.tf @@ -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" diff --git a/infrastructure/terraform/github/bjw-s/renovate-config.tf b/infrastructure/terraform/github/bjw-s/renovate-config.tf index 504a5f913..6b9413a6e 100644 --- a/infrastructure/terraform/github/bjw-s/renovate-config.tf +++ b/infrastructure/terraform/github/bjw-s/renovate-config.tf @@ -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" diff --git a/infrastructure/terraform/github/bjw-s/series-cleanup.tf b/infrastructure/terraform/github/bjw-s/series-cleanup.tf index d14087af0..a8181e5f4 100644 --- a/infrastructure/terraform/github/bjw-s/series-cleanup.tf +++ b/infrastructure/terraform/github/bjw-s/series-cleanup.tf @@ -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" diff --git a/infrastructure/terraform/github/bjw-s/terraform-1password-item.tf b/infrastructure/terraform/github/bjw-s/terraform-1password-item.tf index 2ac7bb5ad..752b11232 100644 --- a/infrastructure/terraform/github/bjw-s/terraform-1password-item.tf +++ b/infrastructure/terraform/github/bjw-s/terraform-1password-item.tf @@ -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." diff --git a/infrastructure/terraform/github/bjw-s/terraform-github-repository.tf b/infrastructure/terraform/github/bjw-s/terraform-github-repository.tf index 3bf86d9e5..2cc4f2dd7 100644 --- a/infrastructure/terraform/github/bjw-s/terraform-github-repository.tf +++ b/infrastructure/terraform/github/bjw-s/terraform-github-repository.tf @@ -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." diff --git a/infrastructure/terraform/github/bjw-s/vyos-config.tf b/infrastructure/terraform/github/bjw-s/vyos-config.tf index 6a1cbaf42..94952036e 100644 --- a/infrastructure/terraform/github/bjw-s/vyos-config.tf +++ b/infrastructure/terraform/github/bjw-s/vyos-config.tf @@ -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"