Skip to content
This repository has been archived by the owner on Aug 16, 2022. It is now read-only.

fix: Update timestamps fields #891

Merged
merged 10 commits into from
May 27, 2022

Conversation

zagronitay
Copy link
Contributor

@zagronitay zagronitay commented May 11, 2022

πŸŽ‰ Thank you for making CloudQuery awesome by submitting a PR πŸŽ‰

Summary

closes #813

Use the following steps to ensure your PR is ready to be reviewed

  • Read the contribution guidelines πŸ§‘β€πŸŽ“
  • Run go fmt to format your code πŸ–Š
  • Update or add tests. Learn more about testing here πŸ§ͺ
  • Update the docs by running go run ./docs/docs.go and committing the changes πŸ“ƒ
  • If adding a new resource, add relevant Terraform files in a separate PR πŸ“‚
  • Ensure the status checks below are successful βœ…

@zagronitay zagronitay changed the title Fix/update timestamps fields fix: Update timestamps fields May 11, 2022
@zagronitay zagronitay marked this pull request as ready for review May 16, 2022 08:06
@zagronitay zagronitay requested a review from a team as a code owner May 16, 2022 08:06
@zagronitay zagronitay requested review from yevgenypats, disq and roneli and removed request for a team May 16, 2022 08:06
Copy link
Member

@disq disq left a comment

Choose a reason for hiding this comment

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

LGTM

@yevgenypats yevgenypats merged commit 48b9e6f into cloudquery:main May 27, 2022
kodiakhq bot pushed a commit that referenced this pull request May 31, 2022
πŸ€– I have created a release *beep* *boop*
---


### [0.12.1](v0.12.0...v0.12.1) (2022-05-31)


### Features

* Add tags for organizations.Account ([#942](#942)) ([b1a350d](b1a350d)), closes [#940](#940)
* Add waf/wafv2 logging config ([#814](#814)) ([ed6c836](ed6c836))


### Bug Fixes

* Classify MetadataException ([#953](#953)) ([2b74e7b](2b74e7b))
* **deps:** Update module github.com/cloudquery/cq-provider-sdk to v0.10.2 ([#951](#951)) ([b5b4c97](b5b4c97))
* **deps:** Update module github.com/cloudquery/cq-provider-sdk to v0.10.3 ([#954](#954)) ([21a5818](21a5818))
* **deps:** Update module github.com/cloudquery/cq-provider-sdk to v0.10.4 ([#961](#961)) ([648f6c1](648f6c1))
* **deps:** Update module github.com/cloudquery/cq-provider-sdk to v0.10.5 ([#967](#967)) ([40a1d06](40a1d06))
* Remove relation tables PK ([#921](#921)) ([036ce47](036ce47))
* Update endpoints ([#948](#948)) ([3b5b193](3b5b193))
* Update endpoints ([#952](#952)) ([c59523c](c59523c))
* Update endpoints ([#956](#956)) ([5702860](5702860))
* Update endpoints ([#958](#958)) ([df14874](df14874))
* Update timestamps fields ([#891](#891)) ([48b9e6f](48b9e6f))

---
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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Handle timestamps/datetimes uniformly across all resources
4 participants