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
Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
Please do not leave comments along the lines of "+1", "me too" or "any updates", they generate extra noise for issue followers and do not help prioritize the request
If you are interested in working on this issue or have submitted a pull request, please leave a comment and review the contribution guide to help.
Description
Now that there is possibility to create Trusted Signing Accounts with AzureRM provider (#26388) It would be nice to be able to create certificate profiles using Terraform.
One addition factor to consider: Creating a certificate profile requires the identity validation be completed, which can be only done via Azure portal, therefore implementing integration tests for this might be impossible.
I just submitted a PR(#28191) for this resource, once it merged & released it will be available. However, the identity validation cannot be created by Terraform. It's by design.
Is there an existing issue for this?
Community Note
Description
Now that there is possibility to create Trusted Signing Accounts with AzureRM provider (#26388) It would be nice to be able to create certificate profiles using Terraform.
New or Affected Resource(s)/Data Source(s)
azurerm_trusted_signing_account_certificate_profile
Potential Terraform Configuration
References
#26388
https://learn.microsoft.com/en-us/azure/trusted-signing/concept-trusted-signing-resources-roles
The text was updated successfully, but these errors were encountered: