From 99b7307e129ac4f21b74a4be6ecc9c5020dc1201 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 25 Mar 2022 16:30:41 +0000 Subject: [PATCH] pulumi: Update to version 3.27.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 0e81b3aceb..1ea31038be 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.26.1", + "version": "3.27.0", "description": "Create, deploy, and manage infrastructure on any cloud using any language.", "homepage": "https://www.pulumi.com", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.26.1-windows-x64.zip", - "hash": "b392e66e6b18d580f5c4cf9347ce8ef94642971bc7fffe1dd64a161b38a27e8c" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.27.0-windows-x64.zip", + "hash": "78222b61a0405f22281cf0f85075bb0f921563ec3751e910297ab95fe933c587" } }, "extract_dir": "Pulumi\\bin",