Open cka-y opened 1 week ago
Some of the resources in terraform have a name in the resource line and another with in the resource (e.g. main.tf). This is confusing, as evidenced by the #801 bug.
We should have a way to distinguish the name in the resource line, which AFAIK is only used within terraform, and the explicit name in the resource. Maybe the terraform one should have a _tf suffix?
_Originally posted by @jcpitre in https://github.com/MobilityData/mobility-feed-api/pull/801#discussion_r1834817201_