chore: remove aws provider v6 upper bound#103
Conversation
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
Warning Rate limit exceeded
Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 20 minutes and 33 seconds. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughThis change updates the Terraform AWS provider version constraint in Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Thanks @wavemoran for creating this pull request! A maintainer will review your changes shortly. Please don't be discouraged if it takes a while. While you wait, make sure to review our contributor guidelines. Tip Need help or want to ask for a PR review to be expedited?Join us on Slack in the |
|
/terratest |
|
There are no real tests for this component. So we set terratest statuses to successful execution without running any tests |
|
/terratest |
|
These changes were released in v2.0.0. |
The datadog/datadog provider v4.0.0 removed the `datadog_integration_aws_lambda_arn` and `datadog_integration_aws_log_collection` resource types, breaking this component. Pin to < 4.0.0 until the component is updated to use the replacement resources. Follows up on cloudposse-terraform-components#103 which removed the AWS provider upper bound. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
The datadog/datadog provider v4.0.0 removed the `datadog_integration_aws_lambda_arn` and `datadog_integration_aws_log_collection` resource types, breaking this component. Pin to < 4.0.0 until the component is updated to use the replacement resources. Follows up on #103 which removed the AWS provider upper bound. Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Summary
< 6.0.0upper bound onhashicorp/awsprovider to unblock v6.x adoptionChanges
src/versions.tf:">= 4.0, < 6.0.0"→">= 4.0"Test plan
🤖 Generated with Claude Code
Summary by CodeRabbit