Home
Phabricator
Search
Configure Global Search
Log In
Transactions
D3965
Change Details
Change Details
Old
New
Diff
1. Run `terraform fmt` and `terraform validate` commands to validate the terraform files format. 2. Initialize tables with `terraform init` command. 3. Start tunnelbroker service with `yarn run-tunnelbroker-service`.
1. Run `terraform fmt` and `terraform validate` commands to validate the terraform files format. 2. Initialize tables with `terraform init` command. 3. Start tunnelbroker service with `yarn run-tunnelbroker-service` and run without errors.
1. Run `terraform fmt` and `terraform validate` commands to validate the terraform files format. 2. Initialize tables with `terraform init` command. 3. Start tunnelbroker service with `yarn run-tunnelbroker-service`
and run without errors
.
Continue