-
**Terraform (and AzureRM Provider) Version**
Terraform Core version: 1.1.4
AzureRM Provider version: v2.94.0
**Terraform Module Configuration Files**
```
data "azurerm_application_insights" "…
-
### 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…
-
Azure storage backend is not recognized and the state is stored locally when the backend code is imported as a terraform module.
After running **terraform init** the **Initializing the backend**…
-
### 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-…
-
Some charts have dependencies on MySQL or Postgres.
Consider delegating to pre-configured modules in Terraform docs or registry, like:
* AWS
* https://www.terraform.io/docs/providers/aws/r/rd…
-
```hcl
resource "azuredevops_project" "project" {
name = var.name
work_item_template = var.work_item_template
version_control = "Git"
visibility = "private"
}
…
-
Publish a module to the Terraform registry that helps to deal with Azure Policy.
Documentation about Azure Policy is [here](https://docs.microsoft.com/en-us/azure/governance/policy/)
Related Terra…
-
### Terraform Version
```
$ terraform version
Terraform v0.14.4
```
### Description
With the following `~/.terraformrc`:
```
provider_installation {
dev_overrides {
"hashicor…
-
### Terraform CLI and Provider Versions
terraform version 1.2.3 and the version of hashicorp local is 2.4.0
### Terraform Configuration
```terraform
it doesn't look like a configuration error
```
…