

.env and terraform/variables.tfcd terraformterraform init .terraform applyec2 ip and rds endpoint in terminalterraform output private_key and copy the rsa key into tia_key.pem in project root directorycd ..chmod 400 tia_key.pemssh -i tia_key.pem {user_name}@{ec2_ip} sudo snap install docker to install docker in ec2docker-compose.yamldocker-compose builddocker-compose updocker-compose downterrafrom destroyPosted Feb 28, 2024
Contribute to anuj66283/tia-etl development by creating an account on GitHub.
0
5