Terraform

Terraform is an ‘infrastructure as code’ tool, similar to AWS CloudFormation. Terraform, which is cloud provider agnostic, allows Blaze users to configure and provision...


Terraform is an ‘infrastructure as code’ tool, similar to AWS CloudFormation. Terraform, which is cloud provider agnostic, allows Blaze users to configure and provision AWS and third-party services by describing the required resources, their dependencies and services ad to launch them as required, together to form the technology stack required to run Blaze within AWS. This can be templated to suit different types of application use.

Terraform allows the development team to manage AWS best practice from within the Git repository, deploying through GitHub Actions. Configuration standards can be set, policies applied, and scaling defined easily and centrally. Services for management, monitoring, security and testing can also be requested, controlled and versioned.

License: Mozilla Public Licence v.2.0