-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-…
-
I ran the example below, and I got this error every time:
When I create a cluster with the "az create..." command line works fine.
That happends to somebody else too?
Thanks.
**Terraform Versio…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-…
-
**Terrafrom Task Version:** 0.0.137
**Observed Behavior:**
terraform plan in a release pipeline fails with the message:
_Failed to instantiate provider "azurerm" to obtain schema: fork/exec /hom…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com…
-
## Describe the bug
After upgrading to the latest version of terragrunt, when running `terragrunt destroy -auto-approve` it still keeps asking for approval.
## Steps To Reproduce
```console
…
-
Currently I am using the Terraform's azurerm and azuread provider to create the same resources as `az ad sp create-for-rbac` would do. For this I apply the following code:
```terraform
provider "a…