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

docs: add cast to iam.Role for attribute mastersRole #925

Merged
merged 5 commits into from
Feb 13, 2024

Conversation

jumic
Copy link
Contributor

@jumic jumic commented Feb 13, 2024

Issue #, if available: -

Description of changes:
Fix an invalid assignment in the documentation. blueprints.getNamedResource("my-role") returns an IConstruct. Attribute mastersRole expects IRole. This PR adds an cast to IRole as it is already used in other examples.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

elamaran11
elamaran11 previously approved these changes Feb 13, 2024
Copy link
Collaborator

@elamaran11 elamaran11 left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks for the contribution.

@elamaran11
Copy link
Collaborator

@jumic GH Action is failing because of missing link please fix it.

@elamaran11
Copy link
Collaborator

@jumic Thankyou for fixing it. I know its not related to your PR. There is another failure with Kubecost URL.

Copy link
Collaborator

@elamaran11 elamaran11 left a comment

Choose a reason for hiding this comment

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

LGTM.

@elamaran11 elamaran11 merged commit cc7aae3 into aws-quickstart:main Feb 13, 2024
2 checks passed
@jumic
Copy link
Contributor Author

jumic commented Feb 13, 2024

@elamaran11 Thanks for reviewing this change. 👍

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.

2 participants