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

Prisma Cloud has created this PR to tag your IaC to Cloud resources. #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prisma Cloud [bot] commented
prisma-cloud-devsecops[bot] authored Nov 6, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit b5e9d61dd809cbc79cdd50155a448b6fa368990b
16 changes: 8 additions & 8 deletions terraform/aws/db-app.tf
Original file line number Diff line number Diff line change
@@ -29,7 +29,7 @@ resource "aws_db_instance" "default" {
git_last_modified_at = "2020-06-16 14:46:24"
git_last_modified_by = "[email protected]"
git_modifiers = "nimrodkor"
git_org = "bridgecrewio"
git_org = "mkrle"
git_repo = "terragoat"
yor_trace = "47c13290-c2ce-48a7-b666-1b0085effb92"
})
@@ -55,7 +55,7 @@ resource "aws_db_option_group" "default" {
git_last_modified_at = "2020-06-16 14:46:24"
git_last_modified_by = "[email protected]"
git_modifiers = "nimrodkor"
git_org = "bridgecrewio"
git_org = "mkrle"
git_repo = "terragoat"
yor_trace = "c8076043-5de7-4203-9a1c-b4e61900628a"
})
@@ -87,7 +87,7 @@ resource "aws_db_parameter_group" "default" {
git_last_modified_at = "2020-06-16 14:46:24"
git_last_modified_by = "[email protected]"
git_modifiers = "nimrodkor"
git_org = "bridgecrewio"
git_org = "mkrle"
git_repo = "terragoat"
yor_trace = "6432b3f9-3f45-4463-befc-2e0f2fbdffc1"
})
@@ -107,7 +107,7 @@ resource "aws_db_subnet_group" "default" {
git_last_modified_at = "2020-06-16 14:46:24"
git_last_modified_by = "[email protected]"
git_modifiers = "nimrodkor"
git_org = "bridgecrewio"
git_org = "mkrle"
git_repo = "terragoat"
yor_trace = "b8368249-50c5-4a24-bdb0-9f83d197b11c"
})
@@ -126,7 +126,7 @@ resource "aws_security_group" "default" {
git_last_modified_at = "2020-06-16 14:46:24"
git_last_modified_by = "[email protected]"
git_modifiers = "nimrodkor"
git_org = "bridgecrewio"
git_org = "mkrle"
git_repo = "terragoat"
yor_trace = "7b251090-8ac1-4290-bd2e-bf3e16126430"
})
@@ -161,7 +161,7 @@ resource "aws_iam_instance_profile" "ec2profile" {
git_last_modified_at = "2020-06-16 14:46:24"
git_last_modified_by = "[email protected]"
git_modifiers = "nimrodkor"
git_org = "bridgecrewio"
git_org = "mkrle"
git_repo = "terragoat"
yor_trace = "6d33b2b9-2dd3-4915-b5d4-283152c928f1"
}
@@ -196,7 +196,7 @@ EOF
git_last_modified_at = "2020-06-16 14:46:24"
git_last_modified_by = "[email protected]"
git_modifiers = "nimrodkor"
git_org = "bridgecrewio"
git_org = "mkrle"
git_repo = "terragoat"
yor_trace = "d4b631c1-c1d0-4986-affb-fb8b94a6a7a5"
})
@@ -405,7 +405,7 @@ EOF
git_last_modified_at = "2020-06-16 14:46:24"
git_last_modified_by = "[email protected]"
git_modifiers = "nimrodkor"
git_org = "bridgecrewio"
git_org = "mkrle"
git_repo = "terragoat"
yor_trace = "f7999d4e-c983-43ee-bd88-7903a6f8483e"
})
24 changes: 12 additions & 12 deletions terraform/aws/ec2.tf
Original file line number Diff line number Diff line change
@@ -25,7 +25,7 @@ EOF
git_last_modified_at = "2020-06-16 14:46:24"
git_last_modified_by = "[email protected]"
git_modifiers = "nimrodkor"
git_org = "bridgecrewio"
git_org = "mkrle"
git_repo = "terragoat"
yor_trace = "347af3cd-4f70-4632-aca3-4d5e30ffc0b6"
})
@@ -44,7 +44,7 @@ resource "aws_ebs_volume" "web_host_storage" {
git_last_modified_at = "2021-05-02 11:17:26"
git_last_modified_by = "[email protected]"
git_modifiers = "nimrodkor"
git_org = "bridgecrewio"
git_org = "mkrle"
git_repo = "terragoat"
yor_trace = "c5509daf-10f0-46af-9e03-41989212521d"
})
@@ -62,7 +62,7 @@ resource "aws_ebs_snapshot" "example_snapshot" {
git_last_modified_at = "2020-06-16 14:46:24"
git_last_modified_by = "[email protected]"
git_modifiers = "nimrodkor"
git_org = "bridgecrewio"
git_org = "mkrle"
git_repo = "terragoat"
yor_trace = "c1008080-ec2f-4512-a0d0-2e9330aa58f0"
})
@@ -108,7 +108,7 @@ resource "aws_security_group" "web-node" {
git_last_modified_at = "2020-06-16 14:46:24"
git_last_modified_by = "[email protected]"
git_modifiers = "nimrodkor"
git_org = "bridgecrewio"
git_org = "mkrle"
git_repo = "terragoat"
yor_trace = "b7af1b40-64eb-4519-a1a0-ab198db4b193"
}
@@ -126,7 +126,7 @@ resource "aws_vpc" "web_vpc" {
git_last_modified_at = "2020-06-16 14:46:24"
git_last_modified_by = "[email protected]"
git_modifiers = "nimrodkor"
git_org = "bridgecrewio"
git_org = "mkrle"
git_repo = "terragoat"
yor_trace = "9bf2359b-952e-4570-9595-52eba4c20473"
})
@@ -146,7 +146,7 @@ resource "aws_subnet" "web_subnet" {
git_last_modified_at = "2021-05-02 11:16:31"
git_last_modified_by = "[email protected]"
git_modifiers = "nimrodkor"
git_org = "bridgecrewio"
git_org = "mkrle"
git_repo = "terragoat"
yor_trace = "0345f650-d280-4ca8-86c9-c71c38c0eda8"
})
@@ -166,7 +166,7 @@ resource "aws_subnet" "web_subnet2" {
git_last_modified_at = "2021-05-02 11:16:31"
git_last_modified_by = "[email protected]"
git_modifiers = "nimrodkor"
git_org = "bridgecrewio"
git_org = "mkrle"
git_repo = "terragoat"
yor_trace = "224af03a-00e0-4981-be30-14965833c2db"
})
@@ -184,7 +184,7 @@ resource "aws_internet_gateway" "web_igw" {
git_last_modified_at = "2020-06-16 14:46:24"
git_last_modified_by = "[email protected]"
git_modifiers = "nimrodkor"
git_org = "bridgecrewio"
git_org = "mkrle"
git_repo = "terragoat"
yor_trace = "d8e63cb4-2fb5-4726-9c86-5fd05ef03674"
})
@@ -201,7 +201,7 @@ resource "aws_route_table" "web_rtb" {
git_last_modified_at = "2020-06-16 14:46:24"
git_last_modified_by = "[email protected]"
git_modifiers = "nimrodkor"
git_org = "bridgecrewio"
git_org = "mkrle"
git_repo = "terragoat"
yor_trace = "5e4fee6e-a6aa-4b61-a741-47c5efb463e1"
})
@@ -240,7 +240,7 @@ resource "aws_network_interface" "web-eni" {
git_last_modified_at = "2020-06-16 14:46:24"
git_last_modified_by = "[email protected]"
git_modifiers = "nimrodkor"
git_org = "bridgecrewio"
git_org = "mkrle"
git_repo = "terragoat"
yor_trace = "7e2ffea8-739f-467d-b57b-53cbc0d7ccbe"
})
@@ -262,7 +262,7 @@ resource "aws_flow_log" "vpcflowlogs" {
git_last_modified_at = "2020-06-16 14:46:24"
git_last_modified_by = "[email protected]"
git_modifiers = "nimrodkor"
git_org = "bridgecrewio"
git_org = "mkrle"
git_repo = "terragoat"
yor_trace = "6808d4b7-45bc-4d1d-9523-96757a3add3a"
})
@@ -281,7 +281,7 @@ resource "aws_s3_bucket" "flowbucket" {
git_last_modified_at = "2020-06-16 14:46:24"
git_last_modified_by = "[email protected]"
git_modifiers = "nimrodkor"
git_org = "bridgecrewio"
git_org = "mkrle"
git_repo = "terragoat"
yor_trace = "f058838a-b1e0-4383-b965-7e06e987ffb1"
})
2 changes: 1 addition & 1 deletion terraform/aws/ecr.tf
Original file line number Diff line number Diff line change
@@ -10,7 +10,7 @@ resource aws_ecr_repository "repository" {
git_last_modified_at = "2020-06-16 14:46:24"
git_last_modified_by = "[email protected]"
git_modifiers = "nimrodkor"
git_org = "bridgecrewio"
git_org = "mkrle"
git_repo = "terragoat"
yor_trace = "7a3ec657-fa54-4aa2-8467-5d08d6c90bc2"
})
10 changes: 5 additions & 5 deletions terraform/aws/eks.tf
Original file line number Diff line number Diff line change
@@ -24,7 +24,7 @@ resource aws_iam_role "iam_for_eks" {
git_last_modified_at = "2020-06-16 14:46:24"
git_last_modified_by = "[email protected]"
git_modifiers = "nimrodkor"
git_org = "bridgecrewio"
git_org = "mkrle"
git_repo = "terragoat"
yor_trace = "de052596-21a0-43de-8153-469add277b18"
}
@@ -52,7 +52,7 @@ resource aws_vpc "eks_vpc" {
git_last_modified_at = "2020-06-16 14:46:24"
git_last_modified_by = "[email protected]"
git_modifiers = "nimrodkor"
git_org = "bridgecrewio"
git_org = "mkrle"
git_repo = "terragoat"
yor_trace = "1600ca6c-72f6-45c0-a71d-88e117e51d6b"
})
@@ -72,7 +72,7 @@ resource aws_subnet "eks_subnet1" {
git_last_modified_at = "2021-05-02 11:16:31"
git_last_modified_by = "[email protected]"
git_modifiers = "nimrodkor"
git_org = "bridgecrewio"
git_org = "mkrle"
git_repo = "terragoat"
"kubernetes.io/cluster/$${local.eks_name.value}" = "shared"
yor_trace = "1fb4fa23-a5d6-4d6a-b7dc-88749383f48d"
@@ -100,7 +100,7 @@ resource aws_subnet "eks_subnet2" {
git_last_modified_at = "2021-05-02 11:16:31"
git_last_modified_by = "[email protected]"
git_modifiers = "nimrodkor"
git_org = "bridgecrewio"
git_org = "mkrle"
git_repo = "terragoat"
"kubernetes.io/cluster/$${local.eks_name.value}" = "shared"
yor_trace = "9ce04af2-5321-4e6c-a262-e4d7c1f69525"
@@ -133,7 +133,7 @@ resource aws_eks_cluster "eks_cluster" {
git_last_modified_at = "2020-06-16 14:46:24"
git_last_modified_by = "[email protected]"
git_modifiers = "nimrodkor"
git_org = "bridgecrewio"
git_org = "mkrle"
git_repo = "terragoat"
yor_trace = "7fa14261-c18d-4fa2-aec4-746f6e64d2d3"
}
2 changes: 1 addition & 1 deletion terraform/aws/elb.tf
Original file line number Diff line number Diff line change
@@ -33,7 +33,7 @@ resource "aws_elb" "weblb" {
git_last_modified_at = "2020-06-16 14:46:24"
git_last_modified_by = "[email protected]"
git_modifiers = "nimrodkor"
git_org = "bridgecrewio"
git_org = "mkrle"
git_repo = "terragoat"
yor_trace = "b4a83ce9-9a45-43b4-b6d9-1783c282f702"
})
2 changes: 1 addition & 1 deletion terraform/aws/es.tf
Original file line number Diff line number Diff line change
@@ -20,7 +20,7 @@ resource "aws_elasticsearch_domain" "monitoring-framework" {
git_last_modified_at = "2020-06-16 14:46:24"
git_last_modified_by = "[email protected]"
git_modifiers = "nimrodkor"
git_org = "bridgecrewio"
git_org = "mkrle"
git_repo = "terragoat"
yor_trace = "95131dec-d7c9-49bb-9aff-eb0e2736603b"
}
2 changes: 1 addition & 1 deletion terraform/aws/iam.tf
Original file line number Diff line number Diff line change
@@ -11,7 +11,7 @@ resource "aws_iam_user" "user" {
git_last_modified_at = "2020-06-16 14:46:24"
git_last_modified_by = "[email protected]"
git_modifiers = "nimrodkor"
git_org = "bridgecrewio"
git_org = "mkrle"
git_repo = "terragoat"
yor_trace = "9b45b298-c1ea-426a-9644-610780021eaa"
})
2 changes: 1 addition & 1 deletion terraform/aws/kms.tf
Original file line number Diff line number Diff line change
@@ -9,7 +9,7 @@ resource "aws_kms_key" "logs_key" {
git_last_modified_at = "2020-06-16 14:46:24"
git_last_modified_by = "[email protected]"
git_modifiers = "nimrodkor"
git_org = "bridgecrewio"
git_org = "mkrle"
git_repo = "terragoat"
yor_trace = "cd8fa2a7-4868-4cd1-993d-da4644808ce5"
}
4 changes: 2 additions & 2 deletions terraform/aws/lambda.tf
Original file line number Diff line number Diff line change
@@ -22,7 +22,7 @@ EOF
git_last_modified_at = "2020-06-16 14:46:24"
git_last_modified_by = "[email protected]"
git_modifiers = "nimrodkor"
git_org = "bridgecrewio"
git_org = "mkrle"
git_repo = "terragoat"
yor_trace = "93cfa6f9-a257-40c3-b7dc-3c3686929734"
}
@@ -51,7 +51,7 @@ resource "aws_lambda_function" "analysis_lambda" {
git_last_modified_at = "2021-05-02 10:06:10"
git_last_modified_by = "[email protected]"
git_modifiers = "nimrodkor"
git_org = "bridgecrewio"
git_org = "mkrle"
git_repo = "terragoat"
yor_trace = "f7d8bc47-e5d9-4b09-9d8f-e7b9724d826e"
}
4 changes: 2 additions & 2 deletions terraform/aws/neptune.tf
Original file line number Diff line number Diff line change
@@ -13,7 +13,7 @@ resource "aws_neptune_cluster" "default" {
git_last_modified_at = "2020-08-21 19:14:35"
git_last_modified_by = "[email protected]"
git_modifiers = "matt"
git_org = "bridgecrewio"
git_org = "mkrle"
git_repo = "terragoat"
yor_trace = "0d4cbb85-73ed-4ca0-b1da-296e4185f34e"
}
@@ -32,7 +32,7 @@ resource "aws_neptune_cluster_instance" "default" {
git_last_modified_at = "2021-05-02 10:06:10"
git_last_modified_by = "[email protected]"
git_modifiers = "matt/nimrodkor"
git_org = "bridgecrewio"
git_org = "mkrle"
git_repo = "terragoat"
yor_trace = "9b2b45fd-6f9f-44fd-b8bc-868b1db178b3"
}
18 changes: 9 additions & 9 deletions terraform/aws/rds.tf
Original file line number Diff line number Diff line change
@@ -8,7 +8,7 @@ resource "aws_rds_cluster" "app1-rds-cluster" {
git_last_modified_at = "2021-12-08 23:26:32"
git_last_modified_by = "[email protected]"
git_modifiers = "tron47"
git_org = "bridgecrewio"
git_org = "mkrle"
git_repo = "terragoat"
yor_trace = "b6f2c2ec-0715-46a0-83d4-502e588826d1"
}
@@ -24,7 +24,7 @@ resource "aws_rds_cluster" "app2-rds-cluster" {
git_last_modified_at = "2021-12-08 23:26:32"
git_last_modified_by = "[email protected]"
git_modifiers = "tron47"
git_org = "bridgecrewio"
git_org = "mkrle"
git_repo = "terragoat"
yor_trace = "d33c9292-952b-4c1f-9973-b6dbad519461"
}
@@ -40,7 +40,7 @@ resource "aws_rds_cluster" "app3-rds-cluster" {
git_last_modified_at = "2021-12-08 23:26:32"
git_last_modified_by = "[email protected]"
git_modifiers = "tron47"
git_org = "bridgecrewio"
git_org = "mkrle"
git_repo = "terragoat"
yor_trace = "2a8584b1-7e9d-4739-8e37-366620c92027"
}
@@ -56,7 +56,7 @@ resource "aws_rds_cluster" "app4-rds-cluster" {
git_last_modified_at = "2021-12-08 23:26:32"
git_last_modified_by = "[email protected]"
git_modifiers = "tron47"
git_org = "bridgecrewio"
git_org = "mkrle"
git_repo = "terragoat"
yor_trace = "284aaeed-fd3f-4b7a-b5f8-61a8457f4d83"
}
@@ -72,7 +72,7 @@ resource "aws_rds_cluster" "app5-rds-cluster" {
git_last_modified_at = "2021-12-08 23:26:32"
git_last_modified_by = "[email protected]"
git_modifiers = "tron47"
git_org = "bridgecrewio"
git_org = "mkrle"
git_repo = "terragoat"
yor_trace = "0b2bea23-5ca5-4bd1-956e-b9ed978daadf"
}
@@ -88,7 +88,7 @@ resource "aws_rds_cluster" "app6-rds-cluster" {
git_last_modified_at = "2021-12-08 23:26:32"
git_last_modified_by = "[email protected]"
git_modifiers = "tron47"
git_org = "bridgecrewio"
git_org = "mkrle"
git_repo = "terragoat"
yor_trace = "fcffb961-d859-4be5-997f-d51b50665ada"
}
@@ -104,7 +104,7 @@ resource "aws_rds_cluster" "app7-rds-cluster" {
git_last_modified_at = "2021-12-08 23:26:32"
git_last_modified_by = "[email protected]"
git_modifiers = "tron47"
git_org = "bridgecrewio"
git_org = "mkrle"
git_repo = "terragoat"
yor_trace = "ebc2ac20-23a3-4518-a7ef-3a102b003ab6"
}
@@ -120,7 +120,7 @@ resource "aws_rds_cluster" "app8-rds-cluster" {
git_last_modified_at = "2021-12-08 23:26:32"
git_last_modified_by = "[email protected]"
git_modifiers = "tron47"
git_org = "bridgecrewio"
git_org = "mkrle"
git_repo = "terragoat"
yor_trace = "af643747-0967-4251-8645-3b54882c2507"
}
@@ -136,7 +136,7 @@ resource "aws_rds_cluster" "app9-rds-cluster" {
git_last_modified_at = "2021-12-08 23:26:32"
git_last_modified_by = "[email protected]"
git_modifiers = "tron47"
git_org = "bridgecrewio"
git_org = "mkrle"
git_repo = "terragoat"
yor_trace = "a0c98536-c751-4743-92f1-a106ce750249"
}
Loading