Firefly Documentation Portal
  • Welcome to the Documentation Portal
  • Contacting Firefly support
  • User Guides
    • QuickStart Guide
      • Onboarding
      • Dashboard
      • FAQ
      • Glossary
        • IaC status
    • Exploring the Inventory
    • Compose: Generating new configuration
    • Navigating the IaC Explorer
    • Workflows
      • Guardrails
    • Integrations
      • Integrate your providers and tools
        • Integrate your data sources
          • Integrate PagerDuty
          • Integrate MongoDB Atlas
          • Integrate AWS
            • Integrate AWS using Terraform
            • Integrate AWS using CloudFormation
            • Upgrading AWS integration to event-driven
            • AWS Discovery Status
          • Integrate Google Cloud
            • Integrate Google Cloud using a service account key
            • Integrate Google Cloud using Terraform
            • Google Cloud Discovery Status
          • Integrate Kubernetes
          • Integrate Datadog
          • Integrate New Relic
          • Integrate Okta
          • Integrate GitHub service
          • Integrate Cloudflare
          • Integrate NS1
          • Integrate Microsoft Azure
            • Integrate Microsoft Azure using Terraform
            • Azure Discovery Status
          • Integrate HashiCorp Vault
        • Integrate your IaC remote states
          • Integrate Terraform Cloud
          • Integrate Terraform Enterprise
          • Integrate HashiCorp Consul
          • Integrate remote stacks in Google Cloud Storage
          • Integrate env0
        • Integrate your version control system
          • Integrate GitHub
          • Integrate GitLab
          • Integrate Bitbucket
            • Integrate Bitbucket Data Center
            • Integrate Bitbucket Cloud
          • Integrate AWS CodeCommit
          • Integrate Azure DevOps
        • Send Firefly notifications to your messaging tools
          • Send Firefly notifications to Slack
            • Send notifications to Slack using the Slack App
            • Sending notifications to Slack using a webhook
          • Send Firefly notifications to Microsoft Teams
          • Send Firefly notifications to Torq
          • Send Firefly notifications to webhooks
          • Send Firefly notifications to Opsgenie
          • Send Firefly notifications to PagerDuty
            • Integration Key
            • General Access REST API Key
          • Send Firefly notifications to Google Chat
        • Integrate project management tools
          • Integrate Jira
    • Governance
    • Event-Center
    • How-to Guides
      • Manage assets
        • Codify assets
          • Codify assets to Config Connector
          • Codify assets to Manifest
          • Codify assets to Helm
          • Codify assets to CDK8S
          • Codify assets to Terraform
          • Codify assets to Pulumi
          • Codify assets to CloudFormation
          • Codify assets to CDK
          • Codify assets to Crossplane
          • Codify assets to Ansible
        • Delete unmanaged assets
        • Fix drifts
        • Remove asset Terraform code
        • Excluded drifts
        • IaC-Ignored assets
      • Monitor events
      • Manage notifications
      • Manage user roles
    • Deep Dive articles
      • Disaster recovery
      • Drifts
      • Codification
      • Notifications
      • Governance
      • Event-driven
      • IaC-Ignored assets
  • Appendix
    • Migrating CloudFormation resources to Terraform
    • Terraform Cloud Run Tasks
    • Creating a key pair
    • SSO Configuration
    • Firefly API Documentation
    • Support Matrix
    • Data privacy and AI usage
  • Firefly MCP
  • Firefly Backstage Plugin
Powered by GitBook
On this page
  • Built-in ignore rules
  • Custom ignore rules
  • Ignoring an entire asset type

Was this helpful?

  1. User Guides
  2. Deep Dive articles

IaC-Ignored assets

Some assets are automatically ignored by built-in exclusion rules. You can also ignore assets using rules you create. IaC-Ignored assets will not appear or affect the IaC Coverage.

PreviousEvent-drivenNextMigrating CloudFormation resources to Terraform

Last updated 11 months ago

Was this helpful?

Ignoring assets enables you to achieve optimal IaC coverage. Default components in your cloud account, such as subnets, VPCs, and default assets are automatically ignored using Firefly's custom ignore rules. Ignore rules conceal insignificant Inventory assets, and these assets do not appear in the filters or search. Ignored assets are also excluded from notifications.

Whenever you add an ignore rule, it appears in the Inventory filter under IaC-Ignored. You can search for a specific rule to view which assets are ignored by this rule.

Built-in ignore rules

Built-in ignore rules are rules Firefly created that automatically ignore specific assets from your IaC Coverage. With built-in ignore rules, you can view the code used to create the ignore rule and turn the rule off.

Custom ignore rules

Ignoring an entire asset type

Custom ignore rules are rules you create to ignore specific assets from the Inventory. With custom ignore rules, you can view the code, edit, delete, and turn the rule on or off. For instructions, go to .

You can ignore a specific type of asset from your Inventory. The purpose of For instructions, go to .

Creating a custom ignore rule
Ignore an entire asset type
IaC coverage by percentage