navapbc / template-infra

A template to set up foundational infrastructure for your application in AWS
Apache License 2.0
9 stars 2 forks source link

Change references to ${var} from $var in scripts #661

Closed daphnegold closed 5 days ago

daphnegold commented 1 week ago

@lorenyu: we're moving to using "${var}" syntax instead of "$var", so if you're up for it you can also rename some of the variable references in install-template, set-up-project, and update-template where i still see variable references like "$var"