mirror of
https://github.com/hashicorp/terraform.git
synced 2026-06-09 00:42:48 -04:00
fixed typo
This commit is contained in:
parent
9f1a773655
commit
f7aa22fd81
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ the [Consul module for AWS](https://registry.terraform.io/modules/hashicorp/cons
|
|||
from the [Terraform Registry](https://registry.terraform.io). Other source
|
||||
types are supported, as described in the following section.
|
||||
|
||||
Just like a resource, the a module's configuration can be deleted to destroy the
|
||||
Just like a resource, a module's configuration can be deleted to destroy the
|
||||
resources belonging to the module.
|
||||
|
||||
## Source
|
||||
|
|
|
|||
Loading…
Reference in a new issue