mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-03-13 19:01:09 -04:00
* added server_side_encryption to s3_bucket_object resource including associated acceptance test and documentation. * got acceptance tests passing. * made server_side_encryption a computed attribute and only set kms_key_id attribute if an S3 non-default master key is in use. * ensured kms api is only interrogated if required.