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

feat(iot): add iot hub and device datasource #1262

Merged
merged 6 commits into from
May 5, 2022
Merged

Conversation

Codelax
Copy link
Member

@Codelax Codelax commented May 5, 2022

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented May 5, 2022

Codecov Report

Merging #1262 (be00ca7) into master (7a04fe0) will decrease coverage by 0.01%.
The diff coverage is 0.00%.

@@            Coverage Diff            @@
##           master   #1262      +/-   ##
=========================================
- Coverage    1.45%   1.44%   -0.02%     
=========================================
  Files         100     102       +2     
  Lines       16099   16220     +121     
=========================================
  Hits          235     235              
- Misses      15841   15962     +121     
  Partials       23      23              
Impacted Files Coverage Δ
scaleway/data_source_iot_device.go 0.00% <0.00%> (ø)
scaleway/data_source_iot_hub.go 0.00% <0.00%> (ø)
scaleway/provider.go 17.67% <0.00%> (-0.16%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7a04fe0...be00ca7. Read the comment docs.

@Codelax Codelax marked this pull request as ready for review May 5, 2022 13:27
@Monitob Monitob merged commit 5bba67b into scaleway:master May 5, 2022
@Codelax Codelax linked an issue May 5, 2022 that may be closed by this pull request
2 tasks
remyleone pushed a commit to remyleone/terraform-provider-scaleway that referenced this pull request Jun 17, 2022
@remyleone remyleone added the iot IoT issues, bugs and feature requests label Jul 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
iot IoT issues, bugs and feature requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add data source for iot
4 participants