We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0408f66 + 18261b4 commit 6ca0e94Copy full SHA for 6ca0e94
website/docs/r/inspector2_filter.html.markdown
@@ -5,14 +5,6 @@ page_title: "AWS: aws_inspector2_filter"
5
description: |-
6
Terraform resource for managing an AWS Inspector Filter.
7
---
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
---->`
16
17
# Resource: aws_inspector2_filter
18
@@ -33,7 +25,6 @@ resource "aws_inspector2_filter" "example" {
33
25
}
34
26
35
27
36
-
37
28
```
38
29
39
30
## Argument Reference
0 commit comments