- Automate cost reporting for cloud services
- Identify potential savings in cloud infrastructure
- Log financial data into Google Sheets for analysis
- Notify teams about cost optimization opportunities via Slack
Triggers daily at 05:00 UTC to fetch AWS and GCP cost data Aggregates the fetched data to calculate total costs Analyzes the data to identify idle and orphaned resources Generates a markdown report detailing costs and potential savings Converts the markdown report to PDF format Logs the report data into Google Sheets Sends a notification to Slack about the report availability
- 1Import the workflow template into n8n
- 2Configure AWS and GCP credentials for cost fetching
- 3Set up Google Sheets and Slack credentials
- 4Adjust the sheet ID and range for logging costs
- 5Test the workflow to ensure proper functionality