Skip to content

feat: added list resource for space_quota and space_role#475

Merged
vipinvkmenon merged 3 commits intomainfrom
issue-471
Apr 6, 2026
Merged

feat: added list resource for space_quota and space_role#475
vipinvkmenon merged 3 commits intomainfrom
issue-471

Conversation

@ANUGRAHG
Copy link
Copy Markdown
Contributor

Purpose

Does this introduce a breaking change?

  • Yes
  • No

Pull Request Type

What kind of change does this Pull Request introduce?

  • Bugfix
  • Feature
  • Refactoring (no functional changes, no api changes)
  • Documentation content changes
  • Other... Please describe:

How to Test

  • Test the code via automated test
go test ./...

What to Check

Verify that the following are valid:

  • Automated tests are executed successfully

Other Information

Checklist for reviewer

The following organizational tasks must be completed before merging this PR:

  • The PR has the matching labels assigned to it.
  • The PR has a milestone assigned to it.
  • If the PR closes an issue, the issue is referenced.
  • Possible follow-up items are created and linked.

@github-actions github-actions bot added this to the 1.14.0 milestone Mar 31, 2026
@github-actions github-actions bot added the enhancement New feature or request label Mar 31, 2026
@ANUGRAHG ANUGRAHG requested a review from vipinvkmenon March 31, 2026 08:54
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Apr 1, 2026

Quality Gate Failed Quality Gate failed

Failed conditions
5.2% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube Cloud

@vipinvkmenon vipinvkmenon merged commit 7818673 into main Apr 6, 2026
11 of 12 checks passed
@vipinvkmenon vipinvkmenon deleted the issue-471 branch April 6, 2026 06:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE] Implement LIST resource for cloudfoundry_space_role, cloudfoundry_space_quota

3 participants