Skip to content

Commit 6ca0e94

Browse files
authored
Merge pull request #42581 from hashicorp/d-aws_inspector2_filter-breaking-cdktf
r/aws_inspector2_filter: Remove doc comments that break cdktf generator
2 parents 0408f66 + 18261b4 commit 6ca0e94

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

website/docs/r/inspector2_filter.html.markdown

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,6 @@ page_title: "AWS: aws_inspector2_filter"
55
description: |-
66
Terraform resource for managing an AWS Inspector Filter.
77
---
8-
<!---
9-
TIP: A few guiding principles for writing documentation:
10-
1. Use simple language while avoiding jargon and figures of speech.
11-
2. Focus on brevity and clarity to keep a reader's attention.
12-
3. Use active voice and present tense whenever you can.
13-
4. Document your feature as it exists now; do not mention the future or past if you can help it.
14-
5. Use accessible and inclusive language.
15-
--->`
168

179
# Resource: aws_inspector2_filter
1810

@@ -33,7 +25,6 @@ resource "aws_inspector2_filter" "example" {
3325
}
3426
}
3527
}
36-
3728
```
3829

3930
## Argument Reference

0 commit comments

Comments
 (0)