Skip to content

RELEASE: 0.79.0#46

Merged
tyler-dunkel merged 143 commits intomainfrom
beta
Apr 22, 2022
Merged

RELEASE: 0.79.0#46
tyler-dunkel merged 143 commits intomainfrom
beta

Conversation

@tyler-dunkel
Copy link
Copy Markdown
Contributor

Tons of changes in this release

  • Add arns for several services that did not have them
  • Add tons of new connections for services to enhance the dx of folks using CG to analyze their cloud data
  • New service iamInstanceProfile
  • Bug fixes

m-pizarro and others added 30 commits April 6, 2022 09:34
fix: Standardized aws service schemas using base schema
## [0.78.2-alpha.1](0.78.1...0.78.2-alpha.1) (2022-04-06)

### Bug Fixes

* Standardized aws service schemas using base schema ([f0f7cfd](f0f7cfd))
# [0.79.0-alpha.1](0.78.2-alpha.1...0.79.0-alpha.1) (2022-04-07)

### Features

* Handle TODOs for dynamoDB ([625701e](625701e))
* Handle TODOs for dynamoDB ([2911751](2911751))
# [0.79.0-alpha.2](0.79.0-alpha.1...0.79.0-alpha.2) (2022-04-08)

### Features

* Added iamInstanceProfile connection ([652f2f7](652f2f7))
* Added IamRole connection to ec2 ([4ff22ec](4ff22ec))
* Handle TODOs for EC2 ([832fc7b](832fc7b))
feat(appSync): add iamRole/wafV2WebAcl connections
# [0.79.0-alpha.3](0.79.0-alpha.2...0.79.0-alpha.3) (2022-04-08)

### Features

* **appSync:** add iamRole/wafV2WebAcl connections ([36b90f2](36b90f2))
# [0.79.0-alpha.4](0.79.0-alpha.3...0.79.0-alpha.4) (2022-04-08)

### Features

* Handle TODOs for dynamoDB ([d2b42ce](d2b42ce))
* Handle TODOs for dynamoDB ([9b3ae42](9b3ae42))
hjaraujof and others added 29 commits April 14, 2022 14:19
fix(elasticSearchDomain): add cloudwatchLogs, cognitoIdentityPool, cognitoUserPool, iamRole connections
# [0.79.0-alpha.22](0.79.0-alpha.21...0.79.0-alpha.22) (2022-04-14)

### Bug Fixes

* **elasticSearchDomain:** add cloudwatchLogs, cognitoIdentityPool, cognitoUserPool, iamRole connections ([694d298](694d298))
feat(ecsTask): add connection to iamRole
# [0.79.0-alpha.23](0.79.0-alpha.22...0.79.0-alpha.23) (2022-04-18)

### Bug Fixes

* removed duplicate declaration introduced on merge ([dd14cf8](dd14cf8))

### Features

* Handle TODOs for ecs task ([b469773](b469773))
* Updated README file ([5187b76](5187b76))
fix(ec2): fix connection field to elasticBeanstalkEnv
# [0.79.0-alpha.24](0.79.0-alpha.23...0.79.0-alpha.24) (2022-04-18)

### Bug Fixes

* **ec2:** fix connection field to elasticBeanstalkEnv ([e2fd077](e2fd077))
# [0.79.0-alpha.25](0.79.0-alpha.24...0.79.0-alpha.25) (2022-04-18)

### Bug Fixes

* Renamed base class name for some services ([7b19d61](7b19d61))
fix(waf): Added missing connections for webAcl
# [0.79.0-alpha.26](0.79.0-alpha.25...0.79.0-alpha.26) (2022-04-18)

### Bug Fixes

* Added missing connections to waf ([623537b](623537b))
feat (vpc): add elb and nacl connections and pluralize connection fields where appropriate
fix: transitGatewayAttachment failed to insert data because duplicate XID found
# [0.79.0-alpha.27](0.79.0-alpha.26...0.79.0-alpha.27) (2022-04-19)

### Bug Fixes

* transitGatewayAttachment failed to insert data because duplicate XID found ([f88537c](f88537c))
fix(arn): Added ARN to some existing services
# [0.79.0-alpha.28](0.79.0-alpha.27...0.79.0-alpha.28) (2022-04-21)

### Bug Fixes

* Generated ARN for flowLogs ([1d372a9](1d372a9))
* Generated ARN for guardDuty ([39f43b5](39f43b5))
# [0.79.0-beta.1](0.78.1...0.79.0-beta.1) (2022-04-21)

### Bug Fixes

* add connection between nacl and subnet services ([6ed6dee](6ed6dee))
* add connection between networkInterface and securityGroup services ([8efe2aa](8efe2aa))
* Added iamRole connection to kinesisFirehose service ([dc17214](dc17214))
* Added iamRole to lambda service ([ae6177d](ae6177d))
* Added missing connections to managedAirflow ([dbb9405](dbb9405))
* Added missing connections to RDS DB Instance ([206bd29](206bd29))
* Added missing connections to waf ([623537b](623537b))
* Created iamRole connection for emrCluster ([80a39e1](80a39e1))
* **ec2:** fix connection field to elasticBeanstalkEnv ([e2fd077](e2fd077))
* **elasticBeanstalkApp:** add connection to iamRole, fixes to iamRole ([d5af1af](d5af1af))
* **elasticBeanstalkEnv:** add connections with alb, elb, ec2 and sqs services ([fe21ecd](fe21ecd))
* **elasticSearchDomain:** add cloudwatchLogs, cognitoIdentityPool, cognitoUserPool, iamRole connections ([694d298](694d298))
* Fixed error scanning iamUsers without enough permissions ([43b7d22](43b7d22))
* Generated ARN for flowLogs ([1d372a9](1d372a9))
* Generated ARN for guardDuty ([39f43b5](39f43b5))
* iamInstanceProfile never returning when there's a permission's error ([63e6d4a](63e6d4a))
* removed duplicate declaration introduced on merge ([dd14cf8](dd14cf8))
* Renamed base class name for some services ([7b19d61](7b19d61))
* Standardized aws service schemas using base schema ([f0f7cfd](f0f7cfd))
* transitGatewayAttachment failed to insert data because duplicate XID found ([f88537c](f88537c))

### Features

* Added iamInstanceProfile connection ([652f2f7](652f2f7))
* Added IamRole connection to ec2 ([4ff22ec](4ff22ec))
* **appSync:** add iamRole/wafV2WebAcl connections ([36b90f2](36b90f2))
* **asg:** add iam role connection ([06285db](06285db))
* **cloudFormationStackSet:** add iam role connection ([e25bffb](e25bffb))
* **cognitoIdentityPool:** add iamRole/iamOpenIdConnectProvider/iamSamlProvider connections, generate arn ([3ba9610](3ba9610))
* Handle TODOs for dynamoDB ([d2b42ce](d2b42ce))
* Handle TODOs for dynamoDB ([9b3ae42](9b3ae42))
* Handle TODOs for dynamoDB ([625701e](625701e))
* Handle TODOs for dynamoDB ([2911751](2911751))
* Handle TODOs for EC2 ([832fc7b](832fc7b))
* Handle TODOs for ecs cluster ([554dff7](554dff7))
* Handle TODOs for ecs task ([b469773](b469773))
* Handle TODOs for secrets manager ([d7a975d](d7a975d))
* **rds:** add kms connection cluster/dbInstance ([f501a4e](f501a4e))
* **rdsCluster:** add route53HostedZone connection ([6480e7f](6480e7f))
* **rdsCluster:** add subnet connection, add missing properties ([7706a02](7706a02))
* **s3:** Add connections to iamRole, lambda, sns and sqs services ([1ca01fd](1ca01fd))
* **s3:** Add connections to iamRole, lambda, sns and sqs services ([22a8cfd](22a8cfd))
* Update kms connection ([1e3e66d](1e3e66d))
* Update README file ([0ddf442](0ddf442))
* Updated README connections ([f536b73](f536b73))
* Updated README file ([5187b76](5187b76))
@tyler-dunkel tyler-dunkel merged commit 0e9036d into main Apr 22, 2022
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.

4 participants