Environment variables containing new line character not supported
Open
area-app-model
- Dominant language
- C#
- Stars
- 6.3k
- Forks
- 991
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 196
Description
For example, this creates an invalid bicep file when deploying.
```csharp
project.WithEnvironment("DefaultAddress", "Warner Logistics\n123, bunny street");
```
Contributor guide
Assessment
This issue has not been assessed yet.