Skip to content

Commit

Permalink
Fix typo in documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
obounaim committed Apr 27, 2024
1 parent 2e31192 commit dc2d73f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/r/rds_certificate.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ This resource exports no additional attributes.

## Import

In Terraform v1.5.0 and later, use an [`import` block](https://developer.hashicorp.com/terraform/language/import) to import the default EBS encryption state. For example:
In Terraform v1.5.0 and later, use an [`import` block](https://developer.hashicorp.com/terraform/language/import) to import the RDS certificate override. For example:

```terraform
import {
Expand Down

0 comments on commit dc2d73f

Please sign in to comment.