From fdf0c7e6e184311af3a03979c44ec06e9844eaef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 12 Jan 2025 23:29:04 +0000 Subject: [PATCH] Bump dataform-ssh-key::cloud-foundation-fabric in /examples/basic Bumps [dataform-ssh-key::cloud-foundation-fabric](https://github.com/GoogleCloudPlatform/cloud-foundation-fabric) from 36.0.1 to 36.1.0. - [Release notes](https://github.com/GoogleCloudPlatform/cloud-foundation-fabric/releases) - [Changelog](https://github.com/GoogleCloudPlatform/cloud-foundation-fabric/blob/master/CHANGELOG.md) - [Commits](https://github.com/GoogleCloudPlatform/cloud-foundation-fabric/compare/v36.0.1...v36.1.0) --- updated-dependencies: - dependency-name: dataform-ssh-key::github::GoogleCloudPlatform/cloud-foundation-fabric::v36.0.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- secrets.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/secrets.tf b/secrets.tf index 730031f..2593966 100644 --- a/secrets.tf +++ b/secrets.tf @@ -1,5 +1,5 @@ module "dataform-ssh-key" { - source = "github.com/GoogleCloudPlatform/cloud-foundation-fabric//modules/secret-manager?ref=v36.0.1" + source = "github.com/GoogleCloudPlatform/cloud-foundation-fabric//modules/secret-manager?ref=v36.1.0" project_id = var.project_id secrets = { dataform-ssh-key = {