@byu-oit/dottfvars
Advanced tools
Comparing version 0.0.1 to 0.0.3
@@ -29,4 +29,4 @@ "use strict"; | ||
process.env = { | ||
...process.env, | ||
...container | ||
...container, | ||
...process.env | ||
}; | ||
@@ -33,0 +33,0 @@ } |
{ | ||
"name": "@byu-oit/dottfvars", | ||
"description": "Loads environment variables from a .tfvars or .tfvars.json file into process.env", | ||
"version": "0.0.1", | ||
"version": "0.0.3", | ||
"main": "dist/dottfvars.js", | ||
@@ -6,0 +6,0 @@ "types": "dist/dottfvars.d.ts", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package