Skip to content

Instantly share code, notes, and snippets.

@endam
Last active August 17, 2017 02:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save endam/c824a4268599eebe73ad12d793b6d4bd to your computer and use it in GitHub Desktop.
Save endam/c824a4268599eebe73ad12d793b6d4bd to your computer and use it in GitHub Desktop.
[IsaB]install_http2
{
"Version":"2012-10-17",
"Statement":[
{
"Effect":"Allow",
"Action":[
"elasticloadbalancing:RegisterTargets",
"elasticloadbalancing:DeregisterTargets",
"elasticloadbalancing:DescribeTargetHealth"
],
"Resource":"*"
}
]
}
{
"alb_helper":{
"target_group_arn":"****"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment