1

To Devs, I am trying using the following:

   enabled_cloudwatch_logs_exports        =  var.enabled_cloudwatch_logs_exports
   create_cloudwatch_log_group            = var.create_cloudwatch_log_group
   cloudwatch_log_group_retention_in_days =  var.cloudwatch_log_group_retentions
   cloudwatch_log_group_kms_key_id        =  var.cloudwatch_log_group_kms_key

to create a SQL server DB on AWS using Terraform but am not able to create it with logging and encryption capability. But it does not work. Any ideas this? Thanks,

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.