Skip to content

fix(IAM Identity): fix incorrect mapping of policy references in IAM Identity templates #280

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

Merged
merged 2 commits into from
Jul 21, 2025

Conversation

Daniel-Byrne
Copy link
Member

@Daniel-Byrne Daniel-Byrne commented Jul 18, 2025

PR summary

Code does not exactly match API model, instances of policy_template_refs needed to be replaced with policy_template_refereneces

PR Checklist

Please make sure that your PR fulfills the following requirements:

  • The commit message follows the Angular Commit Message Guidelines.
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

Current vs new behavior

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@CLAassistant
Copy link

CLAassistant commented Jul 18, 2025

CLA assistant check
All committers have signed the CLA.

@Daniel-Byrne Daniel-Byrne requested a review from pyrooka July 18, 2025 16:12
@pyrooka pyrooka changed the title fix(IAM Identity) Fix incorrect mapping of policy references in IAM Identity templates fix(IAM Identity): fix incorrect mapping of policy references in IAM Identity templates Jul 21, 2025
Copy link
Member

@pyrooka pyrooka left a comment

Choose a reason for hiding this comment

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

LGTM!

@pyrooka pyrooka merged commit 5381df8 into IBM:main Jul 21, 2025
6 checks passed
pyrooka pushed a commit that referenced this pull request Jul 21, 2025
ibm-devx-sdk pushed a commit that referenced this pull request Jul 21, 2025
## [0.68.4](0.68.3...0.68.4) (2025-07-21)

### Bug Fixes

* **IAM Identity:** fix incorrect mapping of policy references in IAM Identity templates ([#280](#280)) ([06b0048](06b0048))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants