Commit 8d91427
fix: set upper bound on datadog provider to < 4.0.0 (#104)
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>1 parent 60620d6 commit 8d91427
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
0 commit comments