From the course: Continuous Deployment Strategies by Pearson

Unlock this course with a free trial

Join today to access over 25,200 courses taught by industry experts.

Exercise: provision test infrastructure from the CLI

Exercise: provision test infrastructure from the CLI

From the course: Continuous Deployment Strategies by Pearson

Exercise: provision test infrastructure from the CLI

Now it's your turn, go ahead and put together a simple Terraform script that creates the components your application needs to run in AWS. Then run the various Terraform commands to see how things work as you're initializing the working directory, validating your scripts, planning the deployment and applying the plan. Then check your outputs to make sure that you're getting the right data before finally destroying the infrastructure.

Contents