Two bugs that taught me the rules
TL;DR: Two small bugs from building the infrastructure toolchain, each the same shape: the tool has a rule you did not know, and its error does not tell you the rule. A GitLab CI job with no rules: block silently skips merge-request pipelines. An OpenTofu import block only works in...
[Read More]