Files
community.general/lib/ansible/modules/cloud/amazon
Will Thames 635e3fe9ee [cloud] ec2_vpc_peer should remove peering connections (#20113)
Don't try to create tags on a vpc that you've just removed.

Avoids

```
 "msg": "An error occurred (InvalidParameterValue) when calling the CreateTags operation: You must specify one or more tags to create"
```

Although not quite sure why the `create_tags` was being called
as `module.params.get('tags')` *should* have returned `None`.
2017-02-15 10:21:47 -05:00
..
2017-02-06 13:04:54 -08:00
2017-01-29 07:28:53 +00:00
2017-01-30 15:01:47 -08:00
2017-01-29 07:28:53 +00:00
2017-01-29 07:28:53 +00:00
2017-01-29 07:28:53 +00:00
2017-01-28 00:12:11 -08:00
2017-01-30 18:03:13 -08:00
2017-01-30 18:03:13 -08:00
2016-12-08 11:35:21 -05:00
2017-01-29 07:28:53 +00:00
2017-01-29 07:28:53 +00:00
2017-01-29 07:28:53 +00:00
2017-01-29 07:28:53 +00:00
2017-01-29 07:28:53 +00:00
2016-12-13 13:51:13 -05:00
2017-01-30 15:01:47 -08:00
2017-01-27 17:08:02 -08:00
2017-01-30 18:03:13 -08:00
2017-01-30 15:01:47 -08:00
2017-02-02 11:45:22 -08:00
2017-01-29 07:28:53 +00:00
2017-01-29 07:28:53 +00:00
2017-01-28 00:12:11 -08:00
2017-02-02 11:45:22 -08:00
2017-01-30 20:08:33 -08:00
2017-01-29 07:28:53 +00:00
2017-01-29 07:28:53 +00:00
2017-01-29 07:28:53 +00:00
2016-12-08 11:35:21 -05:00
2017-01-30 15:01:47 -08:00
2017-01-29 07:28:53 +00:00
2017-02-13 17:32:41 -05:00
2017-01-27 17:08:02 -08:00