Day 5 #90DaysOfDevops

For Day 5, i played with the terraform commands in order to learn more and I did learn. Adding the ‘ -help’ to a command shows the uses of that particular command or a specified sub-command.
For example, running the command ‘terraform providers -help’ command shows an overview of all of the provider requirements across all referenced modules, as an aid to understanding why particular provider plugins are needed and why particular versions are selected.
example 2, running the command ‘terraform login -help’ retrieves an authentication token for the given hostname, if it supports automatic login, and saves it in a credentials file in your home directory. If no hostname is provided, the default hostname is app.terraform.io, to log in to HCP Terraform. If not overridden by credentials helper settings in the CLI configuration, the credentials will be written to a local file.
These and more did i learn on terraform.
Cheers to day 5 and cheers to many more days!
Subscribe to my newsletter
Read articles from Odunayo Idowu directly inside your inbox. Subscribe to the newsletter, and don't miss out.
Written by

Odunayo Idowu
Odunayo Idowu
Aspiring Devops engineer eager to make an impact.