From ac9edbf56c5d24af82d772b358f870faae9ecd64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Jan 2025 23:42:33 +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 37.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...v37.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-major ... 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..a0b185a 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=v37.1.0" project_id = var.project_id secrets = { dataform-ssh-key = {