Skip to content

Conversation

@estellesoulard
Copy link
Contributor

@estellesoulard estellesoulard commented Oct 24, 2025

Add new data source for scaleway_iam_policy to get scaleway_iam_policy by id or name.

Closes #3415

@github-actions github-actions bot added iam IAM issues, bugs and feature requests secret Managed Secret Manager issues, bugs and feature requests labels Oct 24, 2025
@codecov-commenter
Copy link

codecov-commenter commented Oct 24, 2025

Codecov Report

❌ Patch coverage is 0% with 49 lines in your changes missing coverage. Please review.
✅ Project coverage is 1.67%. Comparing base (97801bb) to head (dd65448).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
internal/services/iam/policy_data_source.go 0.00% 38 Missing ⚠️
internal/acctest/fixtures.go 0.00% 10 Missing ⚠️
provider/sdkv2.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##           master   #3424      +/-   ##
=========================================
- Coverage    1.67%   1.67%   -0.01%     
=========================================
  Files         390     391       +1     
  Lines       43077   43116      +39     
=========================================
  Hits          722     722              
- Misses      42273   42312      +39     
  Partials       82      82              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@estellesoulard estellesoulard force-pushed the feat/iam-policy-data-source branch from 00eb669 to 5c81e6f Compare October 27, 2025 13:42
@estellesoulard estellesoulard force-pushed the feat/iam-policy-data-source branch from 5c81e6f to dd65448 Compare October 27, 2025 14:17
@estellesoulard estellesoulard marked this pull request as ready for review October 27, 2025 14:40
@estellesoulard estellesoulard requested review from a team and remyleone as code owners October 27, 2025 14:40
@remyleone remyleone added this pull request to the merge queue Oct 27, 2025
Merged via the queue into master with commit 2cf89e8 Oct 27, 2025
86 checks passed
@remyleone remyleone deleted the feat/iam-policy-data-source branch October 27, 2025 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

iam IAM issues, bugs and feature requests secret Managed Secret Manager issues, bugs and feature requests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for data source policy

4 participants