@@ -446,6 +446,18 @@ Save the API key as :lock: `INFRACOST_API_KEY` GitLab secret variable.
Set `INFRACOST_CURRENCY` variable to set currency [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217#Active_codes) prices should be converted to. Defaults to USD.
### `tf fmt` job
The terraform [`fmt` command](https://www.terraform.io/cli/commands/fmt) is usually used to format Terraform source files to a canonical format and style.
This job uses the _check_ mode, and fails if any file appears not being properly formatted. It uses the following variables: