Difference between revisions of "Aws lambda function (environment)"
Jump to navigation
Jump to search
| Line 6: | Line 6: | ||
} | } | ||
| + | |||
| + | |||
| + | {{merge}} | ||
| + | |||
| + | {{try}} | ||
| + | |||
| + | {{yamldecode}} | ||
{{aws_lambda_function}} | {{aws_lambda_function}} | ||
Revision as of 14:11, 20 May 2025
environment {
variables = merge(try(yamldecode([data.sops_file.secrets.raw]])["create_users_in_db"]["environment"]["variables"], {}), {})
}
Advertising: