Skip to content

rdark/go-ec2-security-group-presence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-ec2-security-group-presence

Presence sidekick to add a security group to an instance

Build Instructions

$ go get .
$ CGO_ENABLED=0 GOOS=linux go build -a -tags netgo -ldflags '-w' .
$ docker build --rm -t $tag_name .

About

Presence sidekick to add a security group to an instance

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages