Consensys/quorum-aws

Use Terraform's locals for deduplication

Open

#1 创建于 2017年11月16日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)HCL (16 fork)github user discovery
good first issue

仓库指标

Star
 (34 star)
PR 合并指标
 (PR 指标待抓取)

描述

Much of the initial HCL work for this repository was done before locals was added to Terraform.

We should use this feature to deduplicate code like the following: https://github.com/jpmorganchase/quorum-aws/blob/d935b2ecdfa75f19536a6e6e04c6d9ab359b3660/terraform/main.tf#L198-L201

贡献者指南