Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AWS Neptune Terraform triggers CKV_AWS_44 #39

Merged
merged 1 commit into from
Aug 27, 2020
Merged

AWS Neptune Terraform triggers CKV_AWS_44 #39

merged 1 commit into from
Aug 27, 2020

Conversation

metahertz
Copy link

Adds simple 1x medium node Neptune cluster instance, one snapshot, encryption disabled.

Triggers CKV_AWS_44
Screenshot 2020-08-24 at 16 56 13

Deploys/Destroys successfully with the following:

terraform apply -target=aws_neptune_cluster.default -target=aws_neptune_cluster_instance.default -target=aws_neptune_cluster_snapshot.default

terraform destroy -target=aws_neptune_cluster.default -target=aws_neptune_cluster_instance.default -target=aws_neptune_cluster_snapshot.default

Adds simple 1x medium node Neptune cluster instance, one snapshot, encryption disabled.
@schosterbarak schosterbarak merged commit 37527c4 into bridgecrewio:master Aug 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants