website/docs: correct outputs documentation
This commit is contained in:
parent
40ba1b5487
commit
431c2ee4c9
|
@ -35,7 +35,7 @@ output "address" {
|
||||||
|
|
||||||
This will output a string value corresponding to the public
|
This will output a string value corresponding to the public
|
||||||
DNS address of the Terraform-defined AWS instance named "db". It
|
DNS address of the Terraform-defined AWS instance named "db". It
|
||||||
is possible to export complex data types like maps and strings as
|
is possible to export complex data types like maps and lists as
|
||||||
well:
|
well:
|
||||||
|
|
||||||
```hcl
|
```hcl
|
||||||
|
|
Loading…
Reference in New Issue