terraform/builtin
Phil Frost 27f0873de7 Don't error when reading s3 bucket with no tags
s3.GetBucketTagging returns an error if there are no tags associated
with a bucket. Consequently, any configuration with a tagless s3 bucket
would fail with an error, "the TagSet does not exist".

Handle that error more appropriately, interpreting it as an empty set of
tags.
2015-04-01 08:57:50 -04:00
..
bins Merge pull request #924 from jrperritt/openstack-gophercloud-v1.0 2015-03-31 16:58:21 -05:00
providers Don't error when reading s3 bucket with no tags 2015-04-01 08:57:50 -04:00
provisioners Fix failing tests 2014-10-09 21:29:21 -07:00