Skip to content

Instantly share code, notes, and snippets.

@imperialwicket
imperialwicket / netflix-asgard-iam-policy
Created July 24, 2015 15:09
Netflix Asgard IAM Policy
{
"Statement": [
{
"Effect": "Allow",
"Action": [
"autoscaling:*",
"cloudwatch:*",
"dynamodb:*",
"ec2:*",
"elasticache:*",
@imperialwicket
imperialwicket / supertux-editor
Last active September 16, 2016 17:24
supertux editor questions
General
- I couldn't figure out how to undo
- hover over tips/info on tiles, objects, and tools would be helpful
- Some of the tile/object organization is challenging (ex: "Final Goal"
was not immediately easy to find). It would be cool if "required" objects
were either already on the level, or if they were in the object pane until
placed in the level. That is: things like spawn point and final goal have
constant presence in the window (either in the object pane or placed in the
level); since you absolutely need those things, but once they're placed, it's
never needed again.
@imperialwicket
imperialwicket / gist:df031f8169a1567c36b1bdb9009c60c3
Created May 22, 2018 22:05
Security group and load balancer errors in spinnaker aws
1. make a new spinnaker Application "today"
2. Attempt to create a load balancer
- Select an account
- ERROR: preferredZones is undefined
3. Attempt to create a security group
- ERROR: securityGroups[account] is undefined
4. IN AWS:
- create security group:
- Name: today
- Desc: today-test