Skip to content

Commit

Permalink
add new AWS::EC2::SUBNET and AWS::EC2::VPC (#1822)
Browse files Browse the repository at this point in the history
  • Loading branch information
clubifaximatic authored Dec 12, 2024
1 parent b287e63 commit 597cfc5
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
8 changes: 8 additions & 0 deletions entity-types/infra-awsec2subnet/definition.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
domain: INFRA
type: AWSEC2SUBNET
goldenTags:
- aws.accountId
- aws.region
configuration:
entityExpirationTime: DAILY
alertable: false
8 changes: 8 additions & 0 deletions entity-types/infra-awsec2vpc/definition.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
domain: INFRA
type: AWSEC2VPC
goldenTags:
- aws.accountId
- aws.region
configuration:
entityExpirationTime: DAILY
alertable: false

0 comments on commit 597cfc5

Please sign in to comment.