Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IAM Access Analyzer Undefined - for Azure resource #4771

Closed
gherasim-learn opened this issue Feb 1, 2022 · 0 comments · Fixed by #4772
Closed

IAM Access Analyzer Undefined - for Azure resource #4771

gherasim-learn opened this issue Feb 1, 2022 · 0 comments · Fixed by #4772
Labels
bug Something isn't working

Comments

@gherasim-learn
Copy link

We use Kics to scan our terraform code.
Kics started to report an issue for azurerm_api_management resource. The problem is that the query, (IAM Access Analyzer Undefined
e592a0c5-5bdb-414c-9066-5dba7cdea370), is not for Azure resources but for AWS resources, according to the documentation https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/accessanalyzer_analyzer.

Expected Behavior

To not report any issue.

Actual Behavior

An issue is reported.

IAM Access Analyzer Undefined, Severity: MEDIUM, Results: 1
Description: IAM Access Analyzer should be defined to identify unintentional access
Platform: Terraform

[1]: Modules/ApiManagement/main.tf:1

	001: resource "azurerm_api_management" "example" {

Specifications

  • Terraform version 1.0.4
  • Kics version latest
  • Platform ubuntu-latest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant