-
Notifications
You must be signed in to change notification settings - Fork 155
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upgrade upstream to [5.63.0](https://github.com/hashicorp/terraform-provider-aws/releases/tag/v5.63.0) Fixes #4373 Fixes #4372 Fixes #3713 Fixes #4369 There are some changes to patches: - #4369 is removed as it is part of upstream now - #3713 is removed as there was no clean conflict resolution; this patch is under test so if test suite passes the removal is safe - #2746 patch is edited to remove rds/security_group resource code that got removed upstream but was preserved in patches. This code appears to be dead / unused code but continues to generate conflicts - added a patch for gamelift.Matchmaking* resources; these are [deprecated](#4375) but remain supported until the next major release. Upstream moved gamelift to Go SDK v2 so the patch is needed to preserve the Go SDK v1 code for these resources without re-coding them. - added a patch to fix tags for new PF-based resources; this can go away once we land #4151 --------- Co-authored-by: Florian Stadler <[email protected]>
- Loading branch information
1 parent
db316a3
commit 198219a
Showing
348 changed files
with
35,151 additions
and
1,260 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.