Skip to content

Create a Amazon Quantum Ledger Database (QLDB) using HashiCorp Terraform

Notifications You must be signed in to change notification settings

subhamay-cloudworks/0055-borage-cft

Repository files navigation

Project Borage: Create AWS Quantum Ledger Databse

Dependencies

  • Create a Customer Managed KMS Key in the region where you want to create the stack.
  • Modify the KMS Key Policy to let the IAM user encrypt / decrypt using any resource using the created KMS Key.
  • Setup AWS CLI with an user having appropriate access to create the required resources.

Installing

Executing program

  • From the main project diretory submit the following commands:
terraform init

terraform validate 

terraform plan

terraform apply -auto-approve

# To tear down the stack 
terraform destroy -auto-approve

Help

Post message in my blog (https://blog.subhamay.com)

Authors

Contributors names and contact info

Subhamay Bhattacharyya - subhamay.aws@gmail.com

Version History

  • 0.1
    • Initial Release

License

This project is licensed under Subhamay Bhattacharyya. All Rights Reserved.

Acknowledgments

Inspiration, code snippets, etc.

About

Create a Amazon Quantum Ledger Database (QLDB) using HashiCorp Terraform

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages