Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

View tonerdo's full-sized avatar
🏠
Working from home

Toni Solarin-Sodara tonerdo

🏠
Working from home
View GitHub Profile
using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Threading.Tasks;
namespace sum_files_solution
{
class Program
{
± |master U:7 ✗| → terragrunt force-unlock db180055-ea34-ff85-f13d-2ec17b7a37af --terragrunt-source /Users/toni/Workspace/gruntwork/src/github.com/gruntwork-io/acme/infrastructure-modules-acme/lambda/s3-image-processing
[terragrunt] [/Users/toni/Workspace/gruntwork/src/github.com/gruntwork-io/acme/infrastructure-live-acme/main/us-east-1/prod/lambda/s3-image-processing] 2018/03/23 18:39:28 Running command: terraform --version
[terragrunt] 2018/03/23 18:39:29 Reading Terragrunt config file at /Users/toni/Workspace/gruntwork/src/github.com/gruntwork-io/acme/infrastructure-live-acme/main/us-east-1/prod/lambda/s3-image-processing/terraform.tfvars
[terragrunt] 2018/03/23 18:39:29 WARNING: no double-slash (//) found in source URL /Users/toni/Workspace/gruntwork/src/github.com/gruntwork-io/acme/infrastructure-modules-acme/lambda/s3-image-processing. Relative paths in downloaded Terraform code may not work.
[terragrunt] 2018/03/23 18:39:29 The --terragrunt-source-update flag is set, so deleting the temporary folder /U
<?xml version="1.0"?>
<package>
<metadata>
<id>Branches.Net</id>
<version>1.0.0</version>
<title>Branches.Net</title>
<authors>Toni Solarin-Sodara</authors>
<owners>tonerdo</owners>
<licenseUrl>http://github.com/tonerdo</licenseUrl>
<projectUrl>http://github.com/tonerdo</projectUrl>
using System;
using System.IO;
namespace Branches.Net
{
class Program
{
static void Main(string[] args)
{
int level = 0;
function Update-SessionEnvironment {
<#
.SYNOPSIS
Updates the environment variables of the current powershell session with
any environment variable changes that may have occured during a chocolatey