Open naveenkumarsp opened 3 years ago
Hey @naveenkumarsp thanks for giving Pulumi a try.
This error is coming from Azure services, so to fix it one needs to understand what Azure is complaining about. Unfortunately, I'm no service fabric expert...
I presume you converted this code from an ARM template? Does that ARM template work for you? If so, could you share it?
@mikhailshilkov thanks for responding
I have written in terraform where self signed certificate was used and it worked with out any issue.
I can try writing an ARM template and test it out and update you.
Here is the example terraform equallent template if that helps
i have been trying to write pulumi template for deploying service fabric with self signed certificate. For creating certificate. However the certificate is failing in Reverse proxy common names.
Basically the setup was configured using terraform template and it had worked fine. Now i am trying to re-write the template in Pulumi and i was following the examples mentioned in the documentations to setup.
Let me know if i am missing anything.
Template
Output
Debug error