Terraform Validate Disagrees with Terraform Docs
Terraformâs CLI will throw errors on configs that match the docsâbecause your local provider schema might be stale or out of sync. Docs follow the latest release. Your machine might not. So even supported fields can break validation. Love that for us...