docker.Container ports[].external should accept a string #1387
Labels
kind/bug
Some behavior is incorrect or out of spec
needs-triage
Needs attention from the triage team
Describe what happened
Docker allows you to describe an acceptable range of ports for it to choose from. To achieve this, you provide a string like
8000-8100
.Currently, the
external
property only allows integers.Sample program
No need?
Log output
No response
Affected Resource(s)
No response
Output of
pulumi about
CLI
Version 3.153.1
Additional context
No response
Contributing
Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).
The text was updated successfully, but these errors were encountered: