🆕

Adding a New Provider to Your Configuration

Provider plugins are Terraform’s superpower

Provider Syntax

Planning and Dependencies

Formatting of terraform files can be done using

terraform fmt

which automatically makes the changes to the files to bring them in line with Hashicorp standard for HC configuration files

Summary