Skip to content

Commit

Permalink
Bump chainguard-dev/common/infra from 0.6.18 to 0.6.52 in /iac in the…
Browse files Browse the repository at this point in the history
… all group across 1 directory (#401)

Bumps the all group with 1 update in the /iac directory:
[chainguard-dev/common/infra](https://github.com/chainguard-dev/terraform-infra-common).

Updates `chainguard-dev/common/infra` from 0.6.18 to 0.6.52
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/chainguard-dev/terraform-infra-common/releases">chainguard-dev/common/infra's
releases</a>.</em></p>
<blockquote>
<h2>v0.6.52</h2>
<h2>What's Changed</h2>
<ul>
<li>build(deps): bump chainguard.dev/sdk from 0.1.20 to 0.1.21 in the
gomod group by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/chainguard-dev/terraform-infra-common/pull/449">chainguard-dev/terraform-infra-common#449</a></li>
<li>sort variables and outputs into own file for github-bot module by <a
href="https://github.com/k4leung4"><code>@​k4leung4</code></a> in <a
href="https://redirect.github.com/chainguard-dev/terraform-infra-common/pull/450">chainguard-dev/terraform-infra-common#450</a></li>
<li>validateResponse: check the if rate limit has been reached by <a
href="https://github.com/hectorj2f"><code>@​hectorj2f</code></a> in <a
href="https://redirect.github.com/chainguard-dev/terraform-infra-common/pull/453">chainguard-dev/terraform-infra-common#453</a></li>
<li>build(deps): bump the actions group with 2 updates by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/chainguard-dev/terraform-infra-common/pull/454">chainguard-dev/terraform-infra-common#454</a></li>
<li>add support for github push event by <a
href="https://github.com/k4leung4"><code>@​k4leung4</code></a> in <a
href="https://redirect.github.com/chainguard-dev/terraform-infra-common/pull/452">chainguard-dev/terraform-infra-common#452</a></li>
<li>Fix typo in <a
href="https://redirect.github.com/chainguard-dev/terraform-infra-common/issues/399">#399</a>
by <a href="https://github.com/tcnghia"><code>@​tcnghia</code></a> in <a
href="https://redirect.github.com/chainguard-dev/terraform-infra-common/pull/455">chainguard-dev/terraform-infra-common#455</a></li>
<li>allow specifying raw filter to pubsub for github-bot/trigger by <a
href="https://github.com/k4leung4"><code>@​k4leung4</code></a> in <a
href="https://redirect.github.com/chainguard-dev/terraform-infra-common/pull/451">chainguard-dev/terraform-infra-common#451</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/chainguard-dev/terraform-infra-common/compare/v0.6.51...v0.6.52">https://github.com/chainguard-dev/terraform-infra-common/compare/v0.6.51...v0.6.52</a></p>
<h2>v0.6.51</h2>
<h2>What's Changed</h2>
<ul>
<li>allow configuring scaling for recorder by <a
href="https://github.com/k4leung4"><code>@​k4leung4</code></a> in <a
href="https://redirect.github.com/chainguard-dev/terraform-infra-common/pull/448">chainguard-dev/terraform-infra-common#448</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/chainguard-dev/terraform-infra-common/compare/v0.6.50...v0.6.51">https://github.com/chainguard-dev/terraform-infra-common/compare/v0.6.50...v0.6.51</a></p>
<h2>v0.6.50</h2>
<h2>What's Changed</h2>
<ul>
<li>build(deps): bump google.golang.org/api from 0.187.0 to 0.188.0 in
the gomod group by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/chainguard-dev/terraform-infra-common/pull/438">chainguard-dev/terraform-infra-common#438</a></li>
<li>build(deps): bump google.golang.org/grpc from 1.64.1 to 1.65.0 in
the go_modules group across 1 directory by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/chainguard-dev/terraform-infra-common/pull/440">chainguard-dev/terraform-infra-common#440</a></li>
<li>Explicitly set the trace sampling to 10% by <a
href="https://github.com/tcnghia"><code>@​tcnghia</code></a> in <a
href="https://redirect.github.com/chainguard-dev/terraform-infra-common/pull/437">chainguard-dev/terraform-infra-common#437</a></li>
<li>build(deps): bump cloud.google.com/go/compute/metadata from 0.4.0 to
0.5.0 in the gomod group by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/chainguard-dev/terraform-infra-common/pull/443">chainguard-dev/terraform-infra-common#443</a></li>
<li>build(deps): bump actions/setup-go from 5.0.1 to 5.0.2 in the
actions group by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/chainguard-dev/terraform-infra-common/pull/442">chainguard-dev/terraform-infra-common#442</a></li>
<li>add support for memory volume mount for cron module by <a
href="https://github.com/k4leung4"><code>@​k4leung4</code></a> in <a
href="https://redirect.github.com/chainguard-dev/terraform-infra-common/pull/441">chainguard-dev/terraform-infra-common#441</a></li>
<li>bot-sdk: fixes a panic if there is an error but no response by <a
href="https://github.com/rawlingsj"><code>@​rawlingsj</code></a> in <a
href="https://redirect.github.com/chainguard-dev/terraform-infra-common/pull/444">chainguard-dev/terraform-infra-common#444</a></li>
<li>fix example for cloudevent-trigger by <a
href="https://github.com/cpanato"><code>@​cpanato</code></a> in <a
href="https://redirect.github.com/chainguard-dev/terraform-infra-common/pull/445">chainguard-dev/terraform-infra-common#445</a></li>
<li>fix some shellcheck issues by <a
href="https://github.com/cpanato"><code>@​cpanato</code></a> in <a
href="https://redirect.github.com/chainguard-dev/terraform-infra-common/pull/447">chainguard-dev/terraform-infra-common#447</a></li>
<li>adding missing resource to the example by <a
href="https://github.com/cpanato"><code>@​cpanato</code></a> in <a
href="https://redirect.github.com/chainguard-dev/terraform-infra-common/pull/446">chainguard-dev/terraform-infra-common#446</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/chainguard-dev/terraform-infra-common/compare/v0.6.49...v0.6.50">https://github.com/chainguard-dev/terraform-infra-common/compare/v0.6.49...v0.6.50</a></p>
<h2>v0.6.49</h2>
<h2>What's Changed</h2>
<ul>
<li>Stop sampling at 100% by <a
href="https://github.com/tcnghia"><code>@​tcnghia</code></a> in <a
href="https://redirect.github.com/chainguard-dev/terraform-infra-common/pull/435">chainguard-dev/terraform-infra-common#435</a></li>
<li>build(deps): bump the actions group with 2 updates by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/chainguard-dev/terraform-infra-common/pull/434">chainguard-dev/terraform-infra-common#434</a></li>
<li>plumb through scaling var to configure concurrency for broker by <a
href="https://github.com/k4leung4"><code>@​k4leung4</code></a> in <a
href="https://redirect.github.com/chainguard-dev/terraform-infra-common/pull/436">chainguard-dev/terraform-infra-common#436</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/chainguard-dev/terraform-infra-common/compare/v0.6.48...v0.6.49">https://github.com/chainguard-dev/terraform-infra-common/compare/v0.6.48...v0.6.49</a></p>
<h2>v0.6.48</h2>
<h2>What's Changed</h2>
<ul>
<li>add var to exclude services from 5xx alert by <a
href="https://github.com/cmdpdx"><code>@​cmdpdx</code></a> in <a
href="https://redirect.github.com/chainguard-dev/terraform-infra-common/pull/432">chainguard-dev/terraform-infra-common#432</a></li>
<li>build(deps): bump github.com/coreos/go-oidc/v3 from 3.10.0 to 3.11.0
in the gomod group by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/chainguard-dev/terraform-infra-common/pull/433">chainguard-dev/terraform-infra-common#433</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/chainguard-dev/terraform-infra-common/commit/abb223a0cb88d8dd16cca66019ff0d145cc53df6"><code>abb223a</code></a>
allow specifying raw filter to pubsub for github-bot/trigger (<a
href="https://redirect.github.com/chainguard-dev/terraform-infra-common/issues/451">#451</a>)</li>
<li><a
href="https://github.com/chainguard-dev/terraform-infra-common/commit/217ce3e2dce1ed15bf782db62c7c6ecd6e55d712"><code>217ce3e</code></a>
Fix typo in <a
href="https://redirect.github.com/chainguard-dev/terraform-infra-common/issues/399">#399</a>
(<a
href="https://redirect.github.com/chainguard-dev/terraform-infra-common/issues/455">#455</a>)</li>
<li><a
href="https://github.com/chainguard-dev/terraform-infra-common/commit/f9725a232668b4aac5eead4e9854df2f30802c1f"><code>f9725a2</code></a>
add support for github push event (<a
href="https://redirect.github.com/chainguard-dev/terraform-infra-common/issues/452">#452</a>)</li>
<li><a
href="https://github.com/chainguard-dev/terraform-infra-common/commit/cb9926bcfe25d8d12e83adb17a85ded75a6491cf"><code>cb9926b</code></a>
build(deps): bump the actions group with 2 updates (<a
href="https://redirect.github.com/chainguard-dev/terraform-infra-common/issues/454">#454</a>)</li>
<li><a
href="https://github.com/chainguard-dev/terraform-infra-common/commit/338405a3bd583cee5ca62ea47a8150c7d3f88ed5"><code>338405a</code></a>
validateResponse: check the if rate limit has been reached (<a
href="https://redirect.github.com/chainguard-dev/terraform-infra-common/issues/453">#453</a>)</li>
<li><a
href="https://github.com/chainguard-dev/terraform-infra-common/commit/2cbd0d22abf4a9a8d2e621ee55159814099cfc27"><code>2cbd0d2</code></a>
sort variables and outputs into own file for github-bot module (<a
href="https://redirect.github.com/chainguard-dev/terraform-infra-common/issues/450">#450</a>)</li>
<li><a
href="https://github.com/chainguard-dev/terraform-infra-common/commit/49838ffd57bd93fbba5741478911c8f0ad79b194"><code>49838ff</code></a>
build(deps): bump chainguard.dev/sdk from 0.1.20 to 0.1.21 in the gomod
group...</li>
<li><a
href="https://github.com/chainguard-dev/terraform-infra-common/commit/540e95cd312aa89c948c934b13a6dfec1c66d8af"><code>540e95c</code></a>
allow configuring scaling for recorder (<a
href="https://redirect.github.com/chainguard-dev/terraform-infra-common/issues/448">#448</a>)</li>
<li><a
href="https://github.com/chainguard-dev/terraform-infra-common/commit/d56a3640c4355dbc361c24d01a7a8c17e0167c7e"><code>d56a364</code></a>
adding missing resource to the example (<a
href="https://redirect.github.com/chainguard-dev/terraform-infra-common/issues/446">#446</a>)</li>
<li><a
href="https://github.com/chainguard-dev/terraform-infra-common/commit/c7fc07955fe7de9ce6662468e9c0540380b52149"><code>c7fc079</code></a>
fix some shellcheck issues (<a
href="https://redirect.github.com/chainguard-dev/terraform-infra-common/issues/447">#447</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/chainguard-dev/terraform-infra-common/compare/v0.6.18...v0.6.52">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=chainguard-dev/common/infra&package-manager=terraform&previous-version=0.6.18&new-version=0.6.52)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent 1a136e9 commit 11cf87b
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions iac/broker.tf
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// Create the Broker abstraction.
module "cloudevent-broker" {
source = "chainguard-dev/common/infra//modules/cloudevent-broker"
version = "0.6.19"
version = "0.6.52"

name = "octo-sts-broker"
project_id = var.project_id
Expand All @@ -14,7 +14,7 @@ data "google_client_openid_userinfo" "me" {}

module "cloudevent-recorder" {
source = "chainguard-dev/common/infra//modules/cloudevent-recorder"
version = "0.6.19"
version = "0.6.52"

name = "octo-sts-recorder"
project_id = var.project_id
Expand Down
2 changes: 1 addition & 1 deletion iac/gclb.tf
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ resource "google_dns_managed_zone" "top-level-zone" {
// Put the above domain in front of our regional services.
module "serverless-gclb" {
source = "chainguard-dev/common/infra//modules/serverless-gclb"
version = "0.6.19"
version = "0.6.52"

name = var.name
project_id = var.project_id
Expand Down
2 changes: 1 addition & 1 deletion iac/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ provider "ko" { repo = "gcr.io/${var.project_id}" }
// Create a network with several regional subnets
module "networking" {
source = "chainguard-dev/common/infra//modules/networking"
version = "0.6.19"
version = "0.6.52"

name = var.name
project_id = var.project_id
Expand Down
6 changes: 3 additions & 3 deletions iac/prober.tf
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ resource "google_service_account" "prober" {

module "prober" {
source = "chainguard-dev/common/infra//modules/prober"
version = "0.6.19"
version = "0.6.52"

name = "octo-sts-prober"
project_id = var.project_id
Expand All @@ -32,7 +32,7 @@ resource "google_service_account" "negative_prober" {

module "negative_prober" {
source = "chainguard-dev/common/infra//modules/prober"
version = "0.6.19"
version = "0.6.52"

name = "octo-sts-negative-prober"
project_id = var.project_id
Expand All @@ -54,7 +54,7 @@ module "negative_prober" {

module "dashboard" {
source = "chainguard-dev/common/infra//modules/dashboard/service"
version = "0.6.19"
version = "0.6.52"
service_name = var.name
project_id = var.project_id

Expand Down

0 comments on commit 11cf87b

Please sign in to comment.