IaC-Ignored assets
Unmanaged assets that appear in the Inventory but are ignored from IaC coverage calculation. These Unmanaged assets are ignored according to built-in and custom rules.
Last updated
Was this helpful?
Unmanaged assets that appear in the Inventory but are ignored from IaC coverage calculation. These Unmanaged assets are ignored according to built-in and custom rules.
Last updated
Was this helpful?
Create a custom ignore rule to ignore Unmanaged assets from your IaC coverage.
Select Settings > IaC-Ignored.
Select + Add ignore rule.
Enter a Name and Description.
(Optional) Select a label or add a new label.
Select Next.
Select the scope of your ignore rule.
Using language, enter the desired rule in the terminal window.
To view the assets that match your rule, select .
Select Next > Done.
To view IaC-Ignored assets, select Inventory > Filters > IaC-Ignored.
Include assets in the Inventory by turning off their ignore rule.
Select Settings > IaC-Ignored.
Turn off the toggle of the desired ignore rule.
Procedure
Select Settings > IaC-Ignored.
Select + Add Ignore rule.
Enter a Name and Description.
(Optional) Select a label or add a new label.
Select Next.
Select the scopes you want to ignore altogether (e.g., aws_ssm_parameter).
In the coding window, type:
firefly = true
Select Next > Done.
To view the assets that match your rule, select .