i would like to upload few files into s3 bucket via terraform with kms key.The problem is i cannot upload the files because of Properties Server-side-encryption as default: Do not specify an encryption However i can change manual to Specify an encrption key and that work! But i want to get it in terraform!
That should work via terraform!