Add the dir name
This commit is contained in:
parent
027d5fd89b
commit
3f1d8d822b
|
@ -2,6 +2,6 @@
|
|||
|
||||
An ansible role deploy the application on host machine(Ubuntu 20.04)
|
||||
|
||||
## terraform-aws-deploy
|
||||
## terraform-aws-lufi
|
||||
|
||||
A terraform plan creates necessary AWS infrastructure and deploy the lufi. This terraform plan uses the above ansible roles `ansible-role-lufi` to configure the application on AWS.
|
||||
A terraform plan creates necessary AWS infrastructure and deploy the lufi. This terraform plan uses the above ansible roles `ansible-role-lufi` to configure the application on AWS.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Terraform-AWS-Deploy
|
||||
# Terraform-AWS-Lufi
|
||||
|
||||
This terraform plan create the resourcess of EC2 instance
|
||||
|
Loading…
Reference in New Issue