remove unneccesary command

This commit is contained in:
alicethorne-ab
2021-06-24 15:47:51 -04:00
parent cabb590383
commit b3fddc37ee

View File

@@ -111,7 +111,6 @@ Change `v2.0.x` to the latest version [seen here](https://app-updates.agilebits.
Then, reapply your Terraform settings:
```bash
terraform init
terraform plan -out=./op-scim.plan
terraform apply ./op-scim.plan
```