Run `terraform init`.
`terraform init` downloads provider plugins (AWS, Azure,
Kubernetes...) listed in your config and configures the backend (where
state is stored).
TASK
----
Run: terraform init
Pass when the output contains "successfully initialized".
Sign in to save your code and track progress across devices.