diff --git a/terraform-provider-aws.yaml b/terraform-provider-aws.yaml index 26db7bdaedc..58222b463f6 100644 --- a/terraform-provider-aws.yaml +++ b/terraform-provider-aws.yaml @@ -1,6 +1,6 @@ package: name: terraform-provider-aws - version: 5.81.0 + version: 5.82.1 epoch: 0 description: Terraform AWS provider copyright: @@ -19,7 +19,7 @@ pipeline: with: repository: https://github.com/hashicorp/terraform-provider-aws tag: v${{package.version}} - expected-commit: c38d7c284d0684653d53452eb1f9dd3e65b905fd + expected-commit: ba4eee9c51077476f4b8986156572f758e486013 - runs: go mod tidy