This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| terraform init | |
| 2024-09-05T16:16:13.333-0400 [INFO] Terraform version: 1.8.5 | |
| 2024-09-05T16:16:13.333-0400 [DEBUG] using github.com/hashicorp/go-tfe v1.51.0 | |
| 2024-09-05T16:16:13.333-0400 [DEBUG] using github.com/hashicorp/hcl/v2 v2.20.0 | |
| 2024-09-05T16:16:13.333-0400 [DEBUG] using github.com/hashicorp/terraform-svchost v0.1.1 | |
| 2024-09-05T16:16:13.333-0400 [DEBUG] using github.com/zclconf/go-cty v1.14.3 | |
| 2024-09-05T16:16:13.333-0400 [INFO] Go runtime version: go1.22.1 | |
| 2024-09-05T16:16:13.333-0400 [INFO] CLI args: []string{"terraform", "init"} | |
| 2024-09-05T16:16:13.333-0400 [TRACE] Stdout is a terminal of width 192 | |
| 2024-09-05T16:16:13.333-0400 [TRACE] Stderr is a terminal of width 192 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| """ | |
| The Invocation of Metric Code | |
| ============================= | |
| A Pythonic poem in (mostly) metric form. | |
| Hacks until the devs publish a fix: | |
| - "()", "[]", ".", ":", "_", "=" and "==" don't contribute! | |
| - Comments are part of the poem! Except the first one! |
OlderNewer