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: Enable multiple display name #99

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

dkuji
Copy link

@dkuji dkuji commented Oct 28, 2023

Resolves #86

Allows any display name to be used for each account when creating multiple accounts.

@dkuji dkuji requested a review from a team as a code owner October 28, 2023 15:33
@google-cla
Copy link

google-cla bot commented Oct 28, 2023

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@dkuji dkuji changed the title Enable multiple display name feat: Enable multiple display name Oct 30, 2023
@dkuji dkuji force-pushed the enable-multiple-display-name branch from da89d2d to 4a8ae8b Compare October 30, 2023 13:49
@dkuji dkuji force-pushed the enable-multiple-display-name branch from 4a8ae8b to 3a298fc Compare October 30, 2023 14:14
@dkuji
Copy link
Author

dkuji commented Oct 30, 2023

/gcbrun

1 similar comment
@bharathkkb
Copy link
Member

/gcbrun

@bharathkkb
Copy link
Member

/gcbrun

Copy link
Member

@bharathkkb bharathkkb left a comment

Choose a reason for hiding this comment

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

Thanks for the PR @dkuji! A minor comment but LGTM otherwise

outputs.tf Outdated Show resolved Hide resolved
@dkuji
Copy link
Author

dkuji commented Jun 26, 2024

@bharathkkb PTAL? I fixed that.

@apeabody
Copy link
Contributor

apeabody commented Aug 5, 2024

/gcbrun

@apeabody apeabody self-assigned this Aug 5, 2024
Copy link
Contributor

@apeabody apeabody left a comment

Choose a reason for hiding this comment

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

Thanks for the contribution @dkuji!

Relevant output from the list test:

Checking for documentation generation
diff -r '--exclude=.terraform' '--exclude=.kitchen' '--exclude=autogen' '--exclude=*.tfvars' '--exclude=*metadata.yaml' /workspace/README.md /tmp/tmp.kEurYfZhXH/generate_docs/workspace/README.md
64d63
< | display\_names | display names variable. |
Error: Documentation generation has not been run, please run the
'make docker_generate_docs' command and commit the above changes.

Copy link

github-actions bot commented Oct 4, 2024

This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

@github-actions github-actions bot added the Stale label Oct 4, 2024
@apeabody apeabody removed their assignment Oct 7, 2024
@github-actions github-actions bot removed the Stale label Oct 7, 2024
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.

add display_names variable for creating multiple service accounts with different display names.
3 participants