You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The goal is to build "one" single binary that creates all resources required to set up avalanche network. Under the hood, it uses CloudFormation for provisioning AWS resources, which is arguably better than Terraform, and does not require anything external (e.g., terraform binary).
for aws infra provisioning, why was this in implemented in rust as opposed to using existing cloud provisioning tooling (terraform and/or ansible)?
The text was updated successfully, but these errors were encountered: