ccao-data / actions

GitHub Actions for CCAO Data projects
0 stars 0 forks source link

Container env var masks can cause CloudWatch logs link to get masked #20

Closed jeancochrane closed 8 months ago

jeancochrane commented 8 months ago

Now that we've expanded the number of container env vars we're using in model-res-avm, we've noticed that simple vars sometimes cause portions of the CloudWatch logs link to get masked if they contain common symbols that might be included in the branch name. We should fix this so that only secret values get masked when passed in as env vars.