Skip to content

fix: Re-add AWS EC2 Instance state_transition_reason_time#2087

Merged
kodiakhq[bot] merged 3 commits intocloudquery:mainfrom
disq:fix/awsec2instancesstatetransitionreasontime
Sep 27, 2022
Merged

fix: Re-add AWS EC2 Instance state_transition_reason_time#2087
kodiakhq[bot] merged 3 commits intocloudquery:mainfrom
disq:fix/awsec2instancesstatetransitionreasontime

Conversation

@disq
Copy link
Copy Markdown
Member

@disq disq commented Sep 26, 2022

Implements #1958

Copy link
Copy Markdown
Contributor

@yevgenypats yevgenypats left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wouldn't actually have this Transformation here but rather have just state_transition_reason column (I think we already have). Is this needed to any policy or we just assumed this is needed in v1 ?

@disq
Copy link
Copy Markdown
Member Author

disq commented Sep 27, 2022

I wouldn't actually have this Transformation here but rather have just state_transition_reason column (I think we already have). Is this needed to any policy or we just assumed this is needed in v1 ?

@yevgenypats all explained in #1958

@disq disq requested a review from yevgenypats September 27, 2022 08:19
@hermanschaaf
Copy link
Copy Markdown
Contributor

Tricky one 😄 This particular case is pretty minor, but it could be the start of a slippery slope... Let's have a discussion about how we want to handle cases like this where we need a non-trivial transformation for use in our policy queries?

@disq disq added the automerge Automatically merge once required checks pass label Sep 27, 2022
@kodiakhq kodiakhq bot merged commit 3cf59df into cloudquery:main Sep 27, 2022
@disq disq deleted the fix/awsec2instancesstatetransitionreasontime branch September 27, 2022 14:38
kodiakhq bot pushed a commit that referenced this pull request Oct 3, 2022
🤖 I have created a release *beep* *boop*
---


## [0.15.1-pre.0](plugins-source-aws-v0.15.0-pre.0...plugins-source-aws-v0.15.1-pre.0) (2022-10-02)


### Bug Fixes

* Add ARNs to resources that were missing them ([#2099](#2099)) ([122b5c8](122b5c8))
* **deps:** Update github.com/gocarina/gocsv digest to ad3251f ([#2178](#2178)) ([94e0e83](94e0e83))
* **deps:** Update golang.org/x/sync digest to 8fcdb60 ([#2170](#2170)) ([4cd4259](4cd4259))
* **deps:** Update module github.com/aws/aws-sdk-go to v1.44.109 ([#2174](#2174)) ([e16760c](e16760c))
* **deps:** Update module github.com/aws/aws-sdk-go-v2 to v1.16.16 ([#2179](#2179)) ([de378c0](de378c0))
* **deps:** Update module github.com/aws/aws-sdk-go-v2/service/waf to v1.11.17 ([#2180](#2180)) ([7f28bd4](7f28bd4))
* **deps:** Update module github.com/aws/aws-sdk-go-v2/service/wafregional to v1.12.18 ([#2181](#2181)) ([f294e59](f294e59))
* **deps:** Update module github.com/aws/aws-sdk-go-v2/service/xray to v1.13.19 ([#2182](#2182)) ([cb54af0](cb54af0))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v0.10.2 ([#2048](#2048)) ([e407991](e407991))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v0.11.0 ([#2135](#2135)) ([1729467](1729467))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v0.11.2 ([#2162](#2162)) ([5701aa5](5701aa5))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v0.11.4 ([#2209](#2209)) ([1131665](1131665))
* Generate EC2 resources that were not being generated ([#2124](#2124)) ([87347f9](87347f9))
* Re-add AWS EC2 Instance state_transition_reason_time ([#2087](#2087)) ([3cf59df](3cf59df))
* Update endpoints ([#2102](#2102)) ([eb9fc3d](eb9fc3d))
* Update endpoints ([#2155](#2155)) ([6ecc34f](6ecc34f))
* Use custom resolver for Id fields ([#2117](#2117)) ([ae289a6](ae289a6))
* Use ParentResourceFieldResolver instead of ParentPathResolver ([#2126](#2126)) ([9f06971](9f06971))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Automatically merge once required checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants