We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30c3f91 commit 9592cf3Copy full SHA for 9592cf3
README.md
@@ -12,7 +12,7 @@ Terraform module for deploying infrastructure components to run CometML.
12
**Infrastructure Deployment:**
13
- Follow the steps below to deploy directly from this repository.
14
- Clone the repository to your local machine: `git clone https://github.com/comet-ml/dply-terraform-aws.git`
15
- - Move into the deployment directory: `cd dply-terraform-aws/comet-infrastructure`
+ - Move into the deployment directory: `cd terraform-aws-comet`
16
- Initialize the directory: `terraform init`
17
- Within terraform.tfvars, set your module toggles to enable the desired infrastructure components and set any related inputs
18
- Provision the resources: `terraform apply`
0 commit comments