Stephen Askew
Stephen Askew
@kaovd , are you still actively working on this PR? We have a need for it and we're looking at picking up your WIP and trying to complete it.
@kaovd, we have done a fair amount of work on this and have a WIP in the [entitlement-management branch of my fork](https://github.com/askew/terraform-provider-azuread/tree/feature/entitlement-management). It would be good to work with you...
It's dependent on the upstream change to the Hamilton library https://github.com/manicminer/hamilton/pull/156
The SF Træfik provider changes will be needed for this PR to be fully effective, but only for secure clusters. The certificate injection might be dependent on a fix to...
To get the certificate in a Windows Container well need to have the following issue fixed. The fix is due in SF 6.2. https://github.com/Azure/service-fabric-issues/issues/448
There are two very distinct things here. * A Bicep module is an ARM nested deployment, that has parameters and outputs, and deploys separately. * A desire to separate the...