Skip to content

Commit 1020115

Browse files
github-actions[bot]ip025matttrach
authored
fix: update rancher2 config map import command (#2070)
Co-authored-by: Michael <11995847+ip025@users.noreply.github.com> Co-authored-by: Matt Trachier <matt.trachier@suse.com>
1 parent cb0cfc7 commit 1020115

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/resources/config_map_v2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,5 +54,5 @@ The following attributes are exported:
5454
V2 configMaps can be imported using the Rancher cluster ID, ConfigMap V2 namespace and name.
5555

5656
```
57-
$ terraform import rancher2_config_map_v2.foo &lt;CLUSTER_ID&gt;.&lt;SECRET_V2_NAMESPACE&gt;/&lt;SECRET_V2_NAME&gt;
57+
$ terraform import rancher2_config_map_v2.foo &lt;CLUSTER_ID&gt;.&lt;CONFIG_MAP_V2_NAMESPACE&gt;/&lt;CONFIG_MAP_V2_NAME&gt;
5858
```

0 commit comments

Comments
 (0)