Skip to content

Commit 9f6a405

Browse files
Update archived param description for more clarity in google_chronicl… (#13065) (#21425)
[upstream:6f1d580723909f93eb5df75017b129308ea16e2c] Signed-off-by: Modular Magician <[email protected]>
1 parent bb5e4e8 commit 9f6a405

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.changelog/13065.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
```release-note:none
2+
Update archived param description for more clarity in google_chronicle_rule_deployment resource
3+
```

website/docs/r/chronicle_rule_deployment.html.markdown

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,9 @@ The following arguments are supported:
8888
* `archived` -
8989
(Optional)
9090
The archive state of the rule deployment.
91-
Cannot be set to true unless enabled is set to false.
91+
Cannot be set to true unless enabled is set to false i.e.
92+
archiving requires a two-step process: first, disable the rule by
93+
setting 'enabled' to false, then set 'archive' to true.
9294
If set to true, alerting will automatically be set to false.
9395
If currently set to true, enabled, alerting, and run_frequency cannot be
9496
updated.

0 commit comments

Comments
 (0)