From c60fda3c1d079e8533da2acd495c5de8e5a81d55 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gr=C3=A9goire=20Pineau?= Date: Mon, 11 May 2015 19:23:34 +0200 Subject: [PATCH] [Doc] Added doc about provider/aws/security-group BC break --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8b81902ff..66c24f164 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,11 @@ BUG FIXES: ## 0.5.0 (May 7, 2015) +BACKWARDS INCOMPATIBILITIES: + + * provider/aws: Terraform now remove the default egress rule created by AWS in + a new security group. + FEATURES: * **Multi-provider (a.k.a multi-region)**: Multiple instances of a single