How do you guys handle retrieving external data values from sources such as SSM and Vault in a pipeline? Do you let each individual terraform stack make a call or my CICD environmental variables and each stack can get the values via TF_VAR_*? Im thinking letting CICD handle it is best because you make the call once and export as environment variables. Would this also apply for secrets? submitted by /u/DeLoMioFoodie [link] [comments]