From debdb95923be149010f8e7ae7013c9246fef64a6 Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Fri, 9 Feb 2024 00:23:00 +0000 Subject: [PATCH] terraform-provider-aws/5.36.0 package update --- terraform-provider-aws.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/terraform-provider-aws.yaml b/terraform-provider-aws.yaml index 57d6c83db16..049941f3344 100644 --- a/terraform-provider-aws.yaml +++ b/terraform-provider-aws.yaml @@ -1,6 +1,6 @@ package: name: terraform-provider-aws - version: 5.35.0 + version: 5.36.0 epoch: 0 description: Terraform AWS provider copyright: @@ -20,7 +20,7 @@ pipeline: with: repository: https://github.com/hashicorp/terraform-provider-aws tag: v${{package.version}} - expected-commit: a316669d19e3bad7dad38b2caacba60d63fb9eb6 + expected-commit: acff092b0397902d37a1f6d5a81321f3907f0573 - uses: go/build with: