Skip to content

How to create S3 bucket with SSL enaled using aws.CreateS3Bucket function in goland terratest #195

Discussion options

You must be logged in to vote

Hi,
from a quick search in terratest codebase - looks like it is not supported now, but I think can be used S3 API directly to enable server-side encryption like:
https://github.com/awsdocs/aws-doc-sdk-examples/blob/main/go/example_code/s3/s3_set_default_encryption.go#L57

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by denis256
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
2 participants