Skip to content

Commit 1fcfa97

Browse files
authored
Merge pull request #24462 from Nnachevvv/d-fix_auto_recovery_wrong_parameter
d/aws_instance: documentation change dedicated to disabled
2 parents 13c86b5 + 4a0397c commit 1fcfa97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/r/instance.html.markdown

+1-1
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ For more information, see the documentation on [Nitro Enclaves](https://docs.aws
237237

238238
The `maintenance_options` block supports the following:
239239

240-
* `auto_recovery` - (Optional) The automatic recovery behavior of the Instance. Can be `"default"` or `"dedicated"`. See [Recover your instance](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-recover.html) for more details.
240+
* `auto_recovery` - (Optional) The automatic recovery behavior of the Instance. Can be `"default"` or `"disabled"`. See [Recover your instance](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-recover.html) for more details.
241241

242242
### Metadata Options
243243

0 commit comments

Comments
 (0)