Skip to content

Commit

Permalink
terraform-provider-aws/5.81.0 package update (#36655)
Browse files Browse the repository at this point in the history
Package update.
Remove patch no longer needed - dep is already at the version that was
being patched

---------

<p align="center">
<img
src="https://raw.githubusercontent.com/wolfi-dev/.github/b535a42419ce0edb3c144c0edcff55a62b8ec1f8/profile/wolfi-logo-light-mode.svg"
/>
</p>

---------

Signed-off-by: wolfi-bot <[email protected]>
Signed-off-by: Mark McCormick <[email protected]>
Co-authored-by: wolfi-bot <[email protected]>
Co-authored-by: Mark McCormick <[email protected]>
  • Loading branch information
3 people authored Dec 13, 2024
1 parent 49cdbdd commit 6769837
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 23 deletions.
13 changes: 3 additions & 10 deletions terraform-provider-aws.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: terraform-provider-aws
version: 5.80.0
epoch: 1
version: 5.81.0
epoch: 0
description: Terraform AWS provider
copyright:
- license: MPL-2.0
Expand All @@ -19,14 +19,7 @@ pipeline:
with:
repository: https://github.com/hashicorp/terraform-provider-aws
tag: v${{package.version}}
expected-commit: 9273b07bad89e6aa730482f3a8fc7840b38b9d68

# At the time of writing (12/24), we can't use go/bump on this project, due
# to 'godebug' directive being defined in the go.mod. We'll need updates to
# go/bump to handle this - internal DYDX ticket filed.
- uses: patch
with:
patches: GHSA-v778-237x-gjrc.patch
expected-commit: c38d7c284d0684653d53452eb1f9dd3e65b905fd

- runs: go mod tidy

Expand Down
13 changes: 0 additions & 13 deletions terraform-provider-aws/GHSA-v778-237x-gjrc.patch

This file was deleted.

0 comments on commit 6769837

Please sign in to comment.