Update CHANGELOG.md

This commit is contained in:
Paul Stack 2017-04-04 16:21:35 +01:00 committed by GitHub
parent 2686768802
commit 543c0f4144
1 changed files with 1 additions and 0 deletions

View File

@ -52,6 +52,7 @@ BUG FIXES:
* provider/aws: Set stickiness to computed in alb_target_group [GH-13278]
* provider/aws: Increase timeout for deploying `cloudfront_distribution` from 40 to 70 mins [GH-13319]
* provider/aws: Increase AMI retry timeouts [GH-13324]
* provider/aws: Recreate opsworks_stack on change of service_role_arn [GH-13325]
* provider/azurerm: Network Security Group - ignoring protocol casing at Import time [GH-13153]
* provider/profitbricks: Changed output type of ips variable of ip_block ProfitBricks resource [GH-13290]