diff --git a/terraform-provider-aws.yaml b/terraform-provider-aws.yaml index 415c10ed184..f2a319d18b3 100644 --- a/terraform-provider-aws.yaml +++ b/terraform-provider-aws.yaml @@ -1,6 +1,6 @@ package: name: terraform-provider-aws - version: 5.55.0 + version: 5.56.0 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: 7f011bde8a0843786eb68ac3a4848243c1eca99f + expected-commit: ac3410b73014f5ac7acabb6ba1e6dd9c42ad2330 - uses: go/build with: