Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
radeksimko committed Mar 13, 2016
1 parent 0929c88 commit d361802
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ BUG FIXES:
* provider/aws: Fix a bug where `publicly_assessible` wasn't being set to state in `aws_db_instance` [GH-5535]
* provider/aws: Fix a bug where listener protocol on `aws_elb` resources was case insensitive [GH-5376]
* provider/aws: Fix a bug which caused panics creating rules on security groups in EC2 Classic [GH-5329]
* provider/aws: Fix `aws_cloudformation_stack` update for `parameters` & `capabilities` if unmodified [GH-5603]
* provider/aws: Fix crash when `aws_lambda_function` VpcId is nil [GH-5182]
* provider/aws: Fix error with parsing JSON in `aws_s3_bucket` policy attribute [GH-5474]
* provider/aws: Fix EC2 Classic SG Rule issue when referencing rules by name [GH-5533]
Expand Down

0 comments on commit d361802

Please sign in to comment.