Robert Colbert
Robert Colbert
I know there is a PR to split it out. I'm questioning why. All of the other tooling (Azure PowerShell, Az CLI, Bicep and ARM) have this under the same...
@cmaclaughlin, in the scope of this issue (azurerm_cognitive_account), does that subtlety matter? I would presume there should be a specific azurerm_cognitive_account_connection resource for establishing links to the AML workspace similar...
@cmaclaughlin I think it is mildly silly to split AIServices off from the rest of the cognitive_account kinds since it is the combination of the OpenAI and the CognitiveServices kinds...
That doesn't create/update the "Terraform Working Directory" in the tfc workspace config itself so while the cli runs from inside the chdir, the tfc workspace job tries to run from...
@apparentlymart Thank you for adding clarity and context around my request. I would like to point out that the CLI and HCL files already blur the line around this point...
To add, this is critical for being able to support the programmatic rotation of integration credentials. If I can generate a new API token in my target app (i.e. AWS...
We are having a similar issue (but not with the whole .git directory). We are using GitHub's recommendation for handling metadata and use several . prefixed files to hold data...
> Thanks @xiaxyi - This looks good, but we'll end up with the related `slot` resources out of step, can you either add the same property there, or open a...
This PR is not about TLS 1.3 implementation. This is purely to support the minimum cipher property (which covers ciphers of various strengths and protocol as implemented by Microsoft). It...
Another gentle nudge for @mbfrahry @stephybun and @jackofallops