Skip to content
This repository has been archived by the owner on Nov 28, 2023. It is now read-only.

cyralinc/terraform-cyral-sidecar-aws

Repository files navigation

This module has been deprecated

Refer to the new module terraform-aws-sidecar-ec2 in the Terraform Registry or in GitHub.

If you are already using the following source, your Terraform is already referring to the new module and no changes are required:

module "cyral_sidecar" {
    source  = "cyralinc/sidecar-ec2/aws"
    ...