l33tCod-er

Results 2 issues of l33tCod-er

**Describe the issue** We are using Terraform to setup a windows service. We use resource of type "azurerm_windows_web_app", so that the rule CKV_AZURE_80 is applied / checked: [Source](https://github.com/bridgecrewio/checkov/blob/main/checkov/terraform/checks/resource/azure/AppServiceDotnetFrameworkVersion.py) **Examples** Our...

checks

MSSQL supports users without logins. Does the PGSoft provider support that, i.e., by stating a different default database (other than master)? If yes, how could I import such an existing...