From 985d9202b270296a2ba1f8514edd0cd1887a435e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Feb 2025 23:09:38 +0000 Subject: [PATCH] Bump dataform-ssh-key::cloud-foundation-fabric from 36.0.1 to 38.0.0 Bumps [dataform-ssh-key::cloud-foundation-fabric](https://github.com/GoogleCloudPlatform/cloud-foundation-fabric) from 36.0.1 to 38.0.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...v38.0.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..619dc08 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=v38.0.0" project_id = var.project_id secrets = { dataform-ssh-key = {