Uninstall a sidecar
To uninstall a Cyral sidecar,
- remove the repository bindings from the sidecar,
- delete the sidecar, and
- deprovision the sidecar, as explained follow the instructions below.
Terraform
Run terraform destroy
on the same folder and file used to create the sidecar.
CloudFormation
Open the CloudFormation console, select the stack that corresponds to the sidecar, and then delete the stack.
Optionally, you can use the AWS CLI to delete the stack that corresponds to the sidecar.