Create & Delete AWS RDS Databases via Email with Terraform - n8n Workflow | Neura Market
Create & Delete AWS RDS Databases via Email with Terraform
Automates AWS RDS creation/deletion via email commands, using Terraform for execution, Google Sheets for logging, and confirmation emails.
This n8n workflow revolutionizes AWS RDS management by allowing users to create or delete databases simply by emailing commands like 'Create RDS' or 'Delete RDS' with details such as engine, instance class, region, and credentials. It triggers on new Gmail messages, parses the content to extract parameters, executes Terraform scripts to provision or terminate RDS instances securely, and handles the full lifecycle including waiting for operations to complete.
Key benefits include hands-free infr
Platform
n8n
Category
Development & IT
Price
$24.99
Creator
BestWorkflows
AWS
RDS
Terraform
Gmail
Google Sheets
DevOps
Cloud Automation
Infrastructure
Database Management
Email Trigger
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.