We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb0cfc7 commit 1020115Copy full SHA for 1020115
1 file changed
docs/resources/config_map_v2.md
@@ -54,5 +54,5 @@ The following attributes are exported:
54
V2 configMaps can be imported using the Rancher cluster ID, ConfigMap V2 namespace and name.
55
56
```
57
-$ terraform import rancher2_config_map_v2.foo <CLUSTER_ID>.<SECRET_V2_NAMESPACE>/<SECRET_V2_NAME>
+$ terraform import rancher2_config_map_v2.foo <CLUSTER_ID>.<CONFIG_MAP_V2_NAMESPACE>/<CONFIG_MAP_V2_NAME>
58
0 commit comments