GoogleCloudPlatform / GoogleCloudPlatform/solutions-builder
`sb vars set` detects partial var name
Open
bug
- Dominant language
- HCL
- Stars
- 67
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
`sb vars set domain_name` replaces both of the following:
```
- example.com # sb-var:domain
- example.com # sb-var:domain_name
```
Expected:
- It should just replace the second one.
Contributor guide
Assessment
This issue has not been assessed yet.