Navigating the IaC Explorer
The IaC Explorer provides full visibility of your IaC stacks, including all of their components.
Use the filters and tables below to view detailed information about the following types of IaC stacks:
Firefly does not support all providers. If you would like Firefly to support your provider type, let us know.
Filter | Description |
---|---|
IaC Status | State of the IaC:
|
Data Source | Integrated cloud or SaaS provider |
Data Source Status | If the provider is supported by or integrated with Firefly |
Backend | Where the IaC stack is stored |
Asset Type | Type of asset described by the IaC stack |
Column | Description |
---|---|
+ | Opens the module calls to the Terraform stack
|
Name | Name the provider gives to the asset |
Version | Terraform version according to IaC type |
IaC Status | Percentage of assets managed by code |
Backend | Where the IaC stack is stored |
Data Source | Type of asset described by the IaC stack |
Last Applied | The last time the terraform apply command was used |
Assets | Opens the assets generated by the IaC stack |
- To view the IaC stack file and its properties, select the kebabat the end of the row.
- Stack Contents displays the IaC stack file.
- Properties displays your Providers (integrations) and Assets (not supported).
- To create a map of your cloud infrastructure, select Map.
After you integrate your VCS, Firefly scans the code to locate your Terraform modules. Selecting the module opens that folder in your integrated VCS.
Column | Description |
---|---|
+ |
|
Name | Opens the location in your integrated VCS where the module is stored |
Repository | Repository where your module is located |
Last Contributor | Last user to make changes to the module |
Misconfigurations | Displays the number of IaC stacks with security controls that are inaccurately configured or left insecure. (Risk levels are based on Trivy). |
Last Module Update | When the module was last updated |
State Files | List of stacks containing the modules |
Select the Plus icon to open the table below:
Column | Description |
---|---|
Provider ID | ID of the integration |
Status |
|
Number of state files | Number of state files managed by the integration |
View and manage the location where your IaC stacks are stored.
Column | Description |
---|---|
Integration | Name of the integration between Firefly and the service provider where the backend is located |
Backend | Where the IaC stack is stored |
Stacks | Number of IaC stacks stored in the backend |
Last Scan Date | Last time the backend was scanned |
Scan Now | Scans the backend for updated IaC stacks |
Settings | Backend Settings |
---|---|
Exclusions | Add an exclusion pattern (according to the location of a IaC stack) to prevent that IaC stack from being scanned |
Encryption | Supply a GCS encryption key that enables Firefly to access your IaC stack data |
Event-driven | Copy and run the Terraform code in your Terraform repository to enable event-driven backend scanning |
Column | Description |
---|---|
Name | Opens the location of the chart |
Chart Status | Status of chart deployment |
Chart | Kubernetes name of the chart |
Chart Version | Version of the chart |
App Version | Version of the application in the chart |
Revision | Revision number for the release |
Cluster | Kubernetes cluster name |
Namespace | Namespace where the chart was deployed |
Last Applied | The last time the chart was updated |
Assets | Opens the assets generated by the chart |
To view the IaC stack file and its properties, select the kebab
at the end of the row.

- Stack Contents displays the IaC stack file
- Properties displays your Providers (integrations)
Column | Description |
---|---|
Name | Opens the Kustomize application |
Revision | Revision number for the release |
Cluster | Kubernetes cluster name |
Namespace | Namespace where the Kustomize application was deployed |
Last Applied | The last time the application was updated |
Assets | Opens the assets generated by the application |
To view the providers of your Kustomize application, select the kebab
at the end of the row.

Column | Description |
---|---|
Name | Opens the Argo Directory application |
Revision | Revision number for the release |
Cluster | Kubernetes cluster name |
Namespace | Namespace where the Argo Directory application was deployed |
Last Applied | The last time the application was updated |
Assets | Opens the assets generated by the application |
To view the providers of your Argo Directory application, select the kebab
at the end of the row.

Column | Description |
---|---|
Name | Opens the link in the AWS console to the CloudFormation stack remote location |
Status | IaC status in AWS |
IaC Status | Percentage of assets managed by code |
Description | Comments about your IaC stack |
Region | Region the stack was deployed |
Created time | When the IaC stack was deployed |
Assets | Opens the assets generated by the IaC stack |
To view the IaC stack file and its properties, select the kebab
at the end of the row.

- Stack Contents displays the IaC stack file.
- Properties displays your Providers (integrations) and Assets (not supported asset types).
Last modified 3mo ago