Improve this page

Back to AWS Terraform templates index <–

Aws_dynamodb_global_table with Terraform

Aws_dynamodb_global_table by the Sogeti community.

Template Locations

Online documentation

Template reference
Service description

module "AWS_Cloudwatch_log_destination" {
  name             = "gaming"
  replica {
    region_name = var.regionname
  }
}