mirror of
https://github.com/kreuzwerker/terraform-provider-docker.git
synced 2025-12-21 23:29:59 -05:00
docs: Fix generated website.
This commit is contained in:
parent
769e8620df
commit
e54559b7e0
1 changed files with 1 additions and 1 deletions
|
|
@ -96,4 +96,4 @@ then the import command is as follows
|
||||||
```shell
|
```shell
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
terraform import docker_network.foo 87b57a9b91ecab2db2a6dbf38df74c67d7c7108cbe479d6576574ec2cd8c2d73
|
terraform import docker_network.foo 87b57a9b91ecab2db2a6dbf38df74c67d7c7108cbe479d6576574ec2cd8c2d73
|
||||||
```
|
```
|
||||||
Loading…
Reference in a new issue