In this guide, you’ll learn how to inspect the resources deployed within your stack, including detailed outputs and AWS instance information. After you deploy your resources, navigate back to your stack and select the “resources” section. This section displays all resources created during your deployment process.Documentation Index
Fetch the complete documentation index at: https://notes.kodekloud.com/llms.txt
Use this file to discover all available pages before exploring further.
You can quickly identify specific outputs and details about each resource, including vendor-specific information from AWS, which is also stored and displayed in Spacelift.
- Resource Outputs: View values like the public IP address of your instance, ensuring you have access to all essential deployment information.
- AWS Instance Details: By clicking on the AWS instance, detailed data about it will be displayed. This includes all relevant vendor-specific details that AWS provides.
| Section | Description | Example/Outcome |
|---|---|---|
| Resources | Displays all deployed resources from your stack. | List of AWS instances and outputs. |
| Outputs | Provides important output values such as the instance’s public IP address. | Access to public endpoint details. |
| AWS Instance | Contains detailed vendor-specific information for the instance. | Detailed AWS metadata and configuration info. |