Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 550 Bytes

File metadata and controls

27 lines (19 loc) · 550 Bytes

Wallet & Blockchain Server API Infrastructure

Infrastructure for blockchain-server and it's wallet
You can create the following aws environment excluding ECR and SSM

blockchain - wallet architecture

Version

  • Terraform: 1.1.7

Overview

Secure information can be found in tfvars.

Commands

init

make init-dev

plan

make plan-dev

apply

make apply-dev

destroy

make destroy-dev

format files

make fmt