seal-io/walrus

Incorrect format for google_service_networking_connection instance name

Finenyaco opened this issue · 1 comments

Describe the bug

In the name of the google_service_networking_connection instance, the "/" is displayed as "%2F".

Steps to reproduce

  1. New a resource to create a google mysql instance and do not specific the vpc_id.
  2. Check the resource components list.

Result

  1. The "/" is displayed as "%2F".
image image

Expected behavior

Environment

  • Walrus version: v0.6.0-rc1
  • template version: google-mysql@v0.1.1

Additional context
Add any other context about the problem here.

Environment

  • Walrus version: main fa6e56a
  • UI version: dev-4218197

Test Result: pass

image