Resources
Resources within Lodestar Forge.
Any infrastructure which is created within Forge consists of resources. Resources are purely for informational purposes and cannot be modified. Each resource contains the following attributes which can be useful when debugging or manually modifying your infrastructure:
- Identifier: The Terraform resource type plus the resource name.
- Forge ID: The unique identifier assigned to the resource by Forge.
- Provider ID: The unique identifier assigned to the resourceby the cloud provider.
Primarily, a Forge resource is mapped to each Terraform resource defined within the infrastructure template used.
Viewing Resources
To view the resources assigned to a piece of infrastructure. Follow the steps below.
- With a project selected, select the "Deployments" tab in the sidebar.
- Select the deployment from the deployments table.
- Select the infrastructure you wish to view the resources for.
- View the resources assigned within the "Resources" section.