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

feat: Added lightsail buckets #1097

Merged
merged 12 commits into from
Jul 18, 2022
Merged

Conversation

amanenk
Copy link
Contributor

@amanenk amanenk commented Jun 23, 2022

Summary


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

  • Read the contribution guidelines πŸ§‘β€πŸŽ“
  • Run go fmt to format your code πŸ–Š
  • Lint your changes via golangci-lint run 🚨 (install golangci-lint here)
  • 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 βœ…

@amanenk amanenk marked this pull request as ready for review June 23, 2022 19:55
@amanenk amanenk requested a review from a team as a code owner June 23, 2022 19:55
@amanenk amanenk requested review from zagronitay and removed request for a team June 23, 2022 19:55
# Conflicts:
#	client/mocks/mock_lightsail.go
#	go.mod
#	go.sum
#	resources/provider/provider.go
#	resources/services/lightsail/gen.hcl
@amanenk amanenk requested a review from bbernays July 18, 2022 10:34
Copy link
Member

@hermanschaaf hermanschaaf left a comment

Choose a reason for hiding this comment

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

LGTM, nice addition πŸ‘

resources/services/lightsail/gen.hcl Outdated Show resolved Hide resolved
Co-authored-by: Herman Schaaf <hermanschaaf@gmail.com>
@amanenk amanenk merged commit 74b216a into cloudquery:main Jul 18, 2022
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.

None yet

3 participants