t3mi

Results 57 issues of t3mi

**Describe the issue** CKV_AZURE_36 triggers a false positive for `azurerm_storage_account_network_rules` if single file was checked and variable default value is located in a separate file. **Examples** ```hcl # variables.tf variable...

checks

**Describe the issue** CKV_AZURE_35 triggers a false positive for `azurerm_storage_account_network_rules` if single file was checked and variable default value is located in a separate file. **Examples** ```hcl # variables.tf variable...

checks

**Describe the issue** CKV_AZURE_44 triggers a false positive if single file was checked and variable default value is located in a separate file. **Examples** ```hcl # variables.tf variable "min_tls_version" {...

checks

**Describe the issue** CKV_AZURE_35 flags a false positive for azurerm_storage_account instead of ignoring this check for it if separate resource `azurerm_storage_account_network_rules` is used to control network rules. **Examples** ```hcl provider...

checks

**Describe the issue** CKV_AZURE_43 triggers false positive if `azurecaf_name` resource from [azurecaf provider](https://registry.terraform.io/providers/aztfmod/azurecaf/latest/docs/resources/azurecaf_name) is used for name correctness **Examples** ```hcl provider "azurerm" { features {} } resource "azurecaf_name" "example" {...

checks

**Describe the issue** CKV_ARGO_1 / CKV_ARGO_2 checks trigger false positives for argocd kinds Application / ApplicationSet / AppProject **Examples** ```yaml # AppProject --- apiVersion: argoproj.io/v1alpha1 kind: AppProject metadata: name: default...

checks

Please consider adding support for [linting](https://docs.microsoft.com/en-us/azure/azure-resource-manager/bicep/linter) [bicep](https://github.com/Azure/bicep) files in addition to ARM templates.

enhancement

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

enhancement
service/private-link
sdk/not-yet-supported

## PR Checklist --- - [x] I have read the [CONTRIBUTING.MD instructions](./CONTRIBUTING.md) - [x] I have changed the `resourceDefinition.json` - [x] I have generated the resource model (there's a ```models_generated.go```...

enhancement

Fixes #186, #168 ## PR Checklist --- - [x] I have read the [CONTRIBUTING.MD instructions](./CONTRIBUTING.md) - [x] I have changed the `resourceDefinition.json` - [x] I have generated the resource model...

enhancement
roadmap::v1.3.0
type::breaking-change
priority::medium