We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35ef008 commit 4d7dedfCopy full SHA for 4d7dedf
docs/resources/elasticsearch_security_user.md
@@ -99,5 +99,5 @@ Optional:
99
Import is supported using the following syntax:
100
101
```shell
102
-terraform import elasticstack_elasticsearch_security_user.user <cluster_uuid>/elastic
+terraform import elasticstack_elasticsearch_security_user.user <cluster_uuid>/<user-name>
103
```
examples/resources/elasticstack_elasticsearch_security_user/import.sh
@@ -1 +1 @@
1
0 commit comments