Skip to content

Commit

Permalink
Address typo in README
Browse files Browse the repository at this point in the history
  • Loading branch information
marwan37 committed Feb 16, 2024
1 parent 9dcda94 commit 9b431b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ steps:
rm -f terraform.tfstate.backup
```

- **Install terraform-local**: Intalls `terraform-local` for the `tflocal` command, integrating Terraform with LocalStack.
- **Install terraform-local**: Installs `terraform-local` for the `tflocal` command, integrating Terraform with LocalStack.
- **Apply Terraform Configuration**: Navigates to the `aws-remote-state` directory, initializes Terraform with LocalStack as the backend, validates the configuration, and applies it using a `.tfvars` file.
- **Run Tests**: Executes a bash script to verify resource provisioning.
- **Cleanup Resources**: Destroys provisioned resources and cleans up Terraform-related files.
Expand Down

0 comments on commit 9b431b7

Please sign in to comment.