Skip to content

Commit d91e495

Browse files
authored
Merge pull request #31463 from ringods/b-aws_guardduty_detector-march2023
Support for features in GuardDuty Detector
2 parents 1e67309 + 1eaf3c5 commit d91e495

23 files changed

+984
-248
lines changed

.changelog/21030.txt

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
```release-note:enhancement
2+
resource/aws_guardduty_filter: Add plan-time validation of `name`
3+
```

.changelog/31463.txt

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
```release-note:new-resource
2+
aws_guardduty_detector_feature
3+
```
4+
5+
```release-note:enhancement
6+
data-source/aws_guardduty_detector: Add `features` attribute
7+
```

0 commit comments

Comments
 (0)