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

Updates for new AWS resource updates #134

Merged
merged 1 commit into from
Apr 29, 2024
Merged
Show file tree
Hide file tree
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
2 changes: 2 additions & 0 deletions .github/actions/spelling/expect.txt
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ classname
clientid
cloudlinux
cloudtrails
Clusterwide
Clw
cmek
cnames
Expand Down Expand Up @@ -134,6 +135,7 @@ Fwa
Fwc
Fxo
gcfs
gcs
geomatchstatement
GFj
GGJXG
Expand Down
1 change: 1 addition & 0 deletions docs/mql/resources/aws-pack/aws.ec2.image.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,4 @@ The `aws.ec2.image` resource provides fields for assessing AMIs within an accoun
| architecture | string | Architecture associated with the image |
| ownerId | string | AWS account ID of the image owner |
| ownerAlias | string | Alias for the image owner |
| createdAt | time | Date the image was created |
32 changes: 16 additions & 16 deletions docs/mql/resources/aws-pack/aws.elb.loadbalancer.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,19 +20,19 @@ The `aws.elb.loadbalancer` resource provides fields for assessing the configurat

**Fields**

| ID | TYPE | DESCRIPTION |
| -------------------- | ----------------------------------------------------------- | --------------------------------------------------------------------------- |
| arn | string | ARN for the load balancer |
| dnsName | string | DNS name for the load balancer |
| listenerDescriptions | []dict | List of listener configurations for the load balancer |
| name | string | User-specified name for the load balancer |
| scheme | string | Scheme for the load balancer: internet-facing or internal |
| attributes | []dict | A list of attributes for the load balancer |
| vpcId | string | Deprecated. Use vpc instead |
| createdTime | time | Date and time when the load balancer was created |
| availabilityZones | []string | Availability zone where the load balancer runs |
| securityGroups | [][aws.ec2.securitygroup](aws.ec2.securitygroup.md) | VPC security groups for the load balancer |
| hostedZoneId | string | The ID of the Amazon Route 53 hosted zone associated with the load balancer |
| region | string | Region where the load balancer exists |
| elbType | string | The type of ELB. Possible values are `network`, `application`, or `gateway` |
| vpc | [aws.vpc](aws.vpc.md) | VPC where the load balancer is located |
| ID | TYPE | DESCRIPTION |
| -------------------- | ----------------------------------------------------------- | -------------------------------------------------------------------------------------- |
| arn | string | ARN for the load balancer |
| dnsName | string | DNS name for the load balancer |
| listenerDescriptions | []dict | List of listener configurations for the load balancer |
| name | string | User-specified name for the load balancer |
| scheme | string | Scheme for the load balancer: internet-facing or internal |
| attributes | []dict | A list of attributes for the load balancer |
| vpcId | string | Deprecated. Use vpc instead |
| createdTime | time | Date and time when the load balancer was created |
| availabilityZones | []string | Availability zone where the load balancer runs |
| securityGroups | [][aws.ec2.securitygroup](aws.ec2.securitygroup.md) | VPC security groups for the load balancer |
| hostedZoneId | string | The ID of the Amazon Route 53 hosted zone associated with the load balancer |
| region | string | Region where the load balancer exists |
| elbType | string | The type of ELB. Possible values are `network`, `application`, `gateway`, or `classic` |
| vpc | [aws.vpc](aws.vpc.md) | VPC where the load balancer is located |
2 changes: 1 addition & 1 deletion docs/mql/resources/aws-pack/aws.vpc.endpoint.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Amazon Virtual Private Cloud (VPC) endpoint
| id | string | Unique ID of the endpoint |
| type | string | Type of the endpoint |
| vpc | string | VPC in which the endpoint exists |
| region | string | Region in which the VPC exists |
| region | string | Region in which the VPC endpoint exists |
| serviceName | string | The name of the endpoint service |
| policyDocument | string | The policy document associated with the endpoint, if applicable |
| subnets | []string | The subnets for the (interface) endpoint |
Expand Down
2 changes: 1 addition & 1 deletion docs/mql/resources/aws-pack/aws.vpc.flowlog.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Amazon Virtual Private Cloud (VPC) flow log
| ---------------------- | ----------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| id | string | Unique ID of the flow log |
| vpc | string | VPC in which the flow log exists |
| region | string | Region in which the flow log exists |
| region | string | Region in which the VPC flow log exists |
| status | string | Status of the flow log |
| tags | map[string]string | Tags on the flow log |
| createdAt | time | Creation timestamp |
Expand Down
1 change: 1 addition & 0 deletions docs/mql/resources/aws-pack/aws.vpc.subnet.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,4 @@ Amazon Virtual Private Cloud (VPC) subnet
| defaultForAvailabilityZone | bool | Whether this is the default subnet for the availability zone |
| assignIpv6AddressOnCreation | bool | Whether a network interface created in this subnet (including a network interface created by RunInstances ) receives an IPv6 address |
| state | string | The state of the subnet: pending or available |
| region | string | Region in which the VPC subnet exists |
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,5 @@ Google Kubernetes Engine (GKE) cluster addons config
| gcePersistentDiskCsiDriverConfig | dict | Configuration for the Compute Engine Persistent Disk CSI driver |
| gcpFilestoreCsiDriverConfig | dict | Configuration for the GCP Filestore CSI driver |
| gkeBackupAgentConfig | dict | Configuration for the backup for GKE agent addon |
| gcsFuseCsiDriverConfig | dict | Configuration for the Cloud Storage Fuse CSI driver |
| statefulHaConfig | dict | Configuration for the StatefulHA add-on. |
5 changes: 5 additions & 0 deletions docs/mql/resources/gcp-pack/gcp.project.gkeservice.cluster.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,11 @@ Google Kubernetes Engine (GKE) cluster
| masterAuthorizedNetworksConfig | dict | Master authorized networks configuration |
| privateClusterConfig | dict | Private cluster configuration |
| databaseEncryption | dict | Etcd encryption configuration |
| shieldedNodesConfig | dict | Configuration for Shielded Nodes feature |
| costManagementConfig | dict | Configuration for the fine-grained cost management feature |
| confidentialNodesConfig | dict | Configuration of Confidential Nodes |
| identityServiceConfig | dict | Configuration for Identity Service component |
| networkPolicyConfig | dict | Configuration options for the NetworkPolicy feature |

**References**

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,20 +18,23 @@ Google Kubernetes Engine (GKE) cluster network config

**Fields**

| ID | TYPE | DESCRIPTION |
| ------------------------- | --------------------------------------------------------------------------------- | ---------------------------------------------------------------------------- |
| id | string | Internal ID |
| networkPath | string | Relative path of the network to which the cluster is connected |
| network | [gcp.project.computeService.network](gcp.project.computeservice.network.md) | Network to which the cluster is connected |
| subnetworkPath | string | Relative path of the subnetwork to which the cluster is connected |
| subnetwork | [gcp.project.computeService.subnetwork](gcp.project.computeservice.subnetwork.md) | Subnetwork to which the cluster is connected |
| enableIntraNodeVisibility | bool | Whether intra-node visibility is enabled for this cluster |
| defaultSnatStatus | dict | Whether the cluster disables default in-node sNAT rules |
| enableL4IlbSubsetting | bool | Whether L4ILB subsetting is enabled for this cluster |
| datapathProvider | string | Desired datapath provider for this cluster |
| privateIpv6GoogleAccess | string | Desired state of IPv6 connectivity to Google Services |
| dnsConfig | dict | Cluster DNS configuration |
| serviceExternalIpsConfig | dict | Configuration specifying whether services with externalIPs field are blocked |
| ID | TYPE | DESCRIPTION |
| ------------------------------------ | --------------------------------------------------------------------------------- | ---------------------------------------------------------------------------- |
| id | string | Internal ID |
| networkPath | string | Relative path of the network to which the cluster is connected |
| network | [gcp.project.computeService.network](gcp.project.computeservice.network.md) | Network to which the cluster is connected |
| subnetworkPath | string | Relative path of the subnetwork to which the cluster is connected |
| subnetwork | [gcp.project.computeService.subnetwork](gcp.project.computeservice.subnetwork.md) | Subnetwork to which the cluster is connected |
| enableIntraNodeVisibility | bool | Whether intra-node visibility is enabled for this cluster |
| defaultSnatStatus | dict | Whether the cluster disables default in-node sNAT rules |
| enableL4IlbSubsetting | bool | Whether L4ILB subsetting is enabled for this cluster |
| datapathProvider | string | Desired datapath provider for this cluster |
| privateIpv6GoogleAccess | string | Desired state of IPv6 connectivity to Google Services |
| dnsConfig | dict | Cluster DNS configuration |
| serviceExternalIpsConfig | dict | Configuration specifying whether services with externalIPs field are blocked |
| enableMultiNetworking | bool | Whether multi-networking is enabled for this cluster. |
| enableFqdnNetworkPolicy | bool | Whether FQDN Network Policy is enabled on this cluster. |
| enableCiliumClusterwideNetworkPolicy | bool | Whether CiliumClusterwideNetworkPolicy is enabled on this cluster. |

**References**

Expand Down
Loading
Loading