-AWS IAM Role with access to IAM, EC2, Beanstalk ,VPC & S3 -Terraform -AWS CLI
- Configure AWS CLI with Acess_key , Secret_Key and Region
- Run
terraform init - Run
terraform plan- just to check what terraform goning to build - Run
terraform apply- this may take up to 15 minutes - Run
aws elasticbeanstalk update-environment --application-name Test-Application --version-label tf-test-version-label --environment-name dtcc-envon cli after completion of Terrafrom Apply - Done , Check out the eb dns in aws console
terraform destroy