You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The setting was previously missing from the Create request, which I added here: coder/coder#14366. If customers are actually looking to set this via the provider, I can add it in a backwards compatible way (i.e. that doesn't require >=2.15.0) by sending a second PATCH request during resource creation if the attribute is configured.
We should allow users to configure the maximum port sharing level in the template resource, as we do in the settings UI.
https://coder.com/docs/networking/port-forwarding#configure-maximum-port-sharing-level-enterprise
The text was updated successfully, but these errors were encountered: