Skip to content

Commit 67b4051

Browse files
remove discovery blocks from stackgen.yaml (#3)
1 parent ef2caa6 commit 67b4051

3 files changed

Lines changed: 3 additions & 15 deletions

File tree

aws/aws_guardduty/.stackgen/stackgen.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,4 @@ variable_groups:
113113
variables: ["enable_eks_runtime_monitoring", "enable_ecs_runtime_monitoring", "enable_ec2_runtime_monitoring"]
114114
- label: "Agent Management"
115115
description: "GuardDuty agent management for compute services"
116-
variables: ["manage_eks_addon", "manage_ecs_agent", "manage_ec2_agent"]
117-
118-
discovery:
119-
type: "aws_guardduty_detector"
120-
dnd_supported: false
116+
variables: ["manage_eks_addon", "manage_ecs_agent", "manage_ec2_agent"]

aws/aws_securityhub/.stackgen/stackgen.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,4 @@ variable_groups:
7070
variables: ["standards_config", "product_config", "action_target"]
7171
- label: "Finding Aggregation"
7272
description: "Cross-region finding aggregation settings"
73-
variables: ["linking_mode", "specified_regions"]
74-
75-
discovery:
76-
type: "aws_securityhub_account"
77-
dnd_supported: false
73+
variables: ["linking_mode", "specified_regions"]

aws/aws_wafv2_web_acl/.stackgen/stackgen.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,4 @@ variable_groups:
8181
variables: ["custom_rules"]
8282
- label: "Associations & Logging"
8383
description: "Resource associations and logging configuration"
84-
variables: ["association_resource_arns", "logging_configuration"]
85-
86-
discovery:
87-
type: "aws_wafv2_web_acl"
88-
dnd_supported: false
84+
variables: ["association_resource_arns", "logging_configuration"]

0 commit comments

Comments
 (0)