Using SSE encryption of S3 using Terraform! how to specify server side encryption in terraform?

25 Views Asked by At

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!

0

There are 0 best solutions below