Small spelling improvement

It seems that the word `with` is redundant in the following sentence:

> For a module with without count or for_each, the address will not...
pull/26710/head
Alex Litvinenko 6 years ago committed by GitHub
parent 2b73a2c080
commit 1a371c3c49
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -246,7 +246,7 @@ we have declared `for_each` on the module block. When using the `count` argument
[`count`](/docs/configuration/resources.html#the-count-object) object is available.
Resources from child modules are prefixed with `module.module_name[module index]`
when displayed in plan output and elsewhere in the UI. For a module with without
when displayed in plan output and elsewhere in the UI. For a module without
`count` or `for_each`, the address will not contain the module index as the module's
name suffices to reference the module.

Loading…
Cancel
Save