Closed magreenbaum closed 4 months ago
@magreenbaum Please assign a reviewer once you are done. It already looks very good to me. Thanks!
This PR is included in version 3.5.0 :tada:
I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Description
Support
aws_pipes_pipe
log_configuration
. Addedforce_destroy
toaws_cloudwatch_event_target
andaws_cloudwatch_event_rule
. Updated api-gateway module due to breaking major version changes.Motivation and Context
https://github.com/hashicorp/terraform-provider-aws/pull/37135 https://github.com/hashicorp/terraform-provider-aws/pull/34905 https://github.com/hashicorp/terraform-provider-aws/pull/37130
Breaking Changes
No.
How Has This Been Tested?
examples/*
to demonstrate and validate my change(s)examples/*
projectspre-commit run -a
on my pull request