Incorrect format for google_service_networking_connection instance name
Finenyaco opened this issue · 1 comments
Finenyaco commented
Describe the bug
In the name of the google_service_networking_connection instance, the "/" is displayed as "%2F".
Steps to reproduce
- New a resource to create a google mysql instance and do not specific the vpc_id.
- Check the resource components list.
Result
- The "/" is displayed as "%2F".
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.