Course outlines for learning terraform.
expected time | requirements |
---|---|
30 minutes | A computer with terraform installed. |
Goal: Experiment with reading another (remote) state.
You can read the state from another (Terraform) project. The enables you to create resources consuming an object defined in another state file.
Please see this repository.