codygreen / lab-framework-demo

1 stars 5 forks source link

Variable Name Confusing #169

Open kevin7s-io opened 2 months ago

kevin7s-io commented 2 months ago
    <InputVariable 
        name="NGINX_AGENT_SERVER_TOKEN"
    />

This a data plane key. What are we not just calling it "NGINX_DATAPLANE_KEY" or some such? The current naming will make students think there is something called a "server token" and that it's distinct from a data plane key.