terraform/builtin
ephemeralsnow 54cb5ffe00 provider/aws: Fix EC2 Classic SG Rule issue
Fixes an issue where security groups would fail to update after applying an
initial security_group, because we were improperly saving the id of the group
and not the name (EC2 Classic only).

This is a PR combining https://github.com/hashicorp/terraform/pull/4983 and
https://github.com/hashicorp/terraform/pull/5184 . It's majority
@ephemeralsnow's work.
2016-03-09 09:51:41 -06:00
..
bins provider/datadog: Initial commit 2016-02-22 15:02:35 -05:00
providers provider/aws: Fix EC2 Classic SG Rule issue 2016-03-09 09:51:41 -06:00
provisioners Provide correct command to fetchChefCertificatesFunc 2016-02-25 12:10:50 -07:00