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

pass gcp identity in #543

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

pass gcp identity in #543

wants to merge 4 commits into from

Conversation

eschultink
Copy link
Member

@eschultink eschultink commented Sep 21, 2023

given limitations of #545, this is the only viable solution to support service account impersonation for google provider case; given that impersonating service accounts is best practice, we really should get this working

Fixes

  • data resources used by detection of gcp identity in cloud shell #545 don't expose email address of service account, in case that you're impersonating the service account via terraform (if application default credential is a service account, I think it will work)

Change implications

  • dependencies added/changed? no
  • something to note in CHANGELOG.md? no

@eschultink eschultink self-assigned this Sep 21, 2023
Copy link
Member

@jlorper jlorper left a comment

Choose a reason for hiding this comment

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

OK, this is in draft,but looks good to me

@eschultink
Copy link
Member Author

solutions on #549 should work for all scenarios EXCEPT possibly TF cloud using impersonation; if TF cloud is directly auth'd, I think it should work.

Base automatically changed from rc-v0.4.39 to main September 27, 2023 17:06
@eschultink eschultink changed the base branch from main to rc-v0.4.40 September 27, 2023 17:22
@eschultink eschultink changed the base branch from rc-v0.4.40 to rc-v0.4.42 November 24, 2023 17:27
Base automatically changed from rc-v0.4.42 to main December 6, 2023 21:21
@eschultink eschultink changed the base branch from main to rc-v0.4.43 December 6, 2023 22:03
Base automatically changed from rc-v0.4.43 to main December 20, 2023 18:49
@eschultink eschultink changed the base branch from main to rc-v0.4.44 December 21, 2023 03:17
Base automatically changed from rc-v0.4.44 to main January 2, 2024 23:16
@eschultink eschultink changed the base branch from main to rc-v0.4.45 January 9, 2024 21:36
Base automatically changed from rc-v0.4.45 to main January 16, 2024 15:57
@eschultink eschultink changed the base branch from main to rc-v0.4.46 January 16, 2024 16:52
Base automatically changed from rc-v0.4.46 to main February 1, 2024 18:33
@eschultink eschultink changed the base branch from main to rc-v0.4.47 February 1, 2024 19:13
Base automatically changed from rc-v0.4.47 to main February 10, 2024 00:24
@eschultink eschultink changed the base branch from main to rc-v0.4.48 February 12, 2024 17:44
Base automatically changed from rc-v0.4.48 to main February 16, 2024 22:19
@eschultink eschultink changed the base branch from main to rc-v0.4.50 March 5, 2024 18:10
Base automatically changed from rc-v0.4.50 to main March 6, 2024 23:09
@eschultink eschultink changed the base branch from main to rc-v0.4.51 March 7, 2024 03:48
Base automatically changed from rc-v0.4.51 to main March 23, 2024 16:48
@eschultink eschultink changed the base branch from main to rc-v0.4.52 March 25, 2024 16:33
Base automatically changed from rc-v0.4.52 to main April 16, 2024 15:26
@eschultink eschultink changed the base branch from main to rc-v0.4.53 April 24, 2024 02:34
Base automatically changed from rc-v0.4.53 to main May 22, 2024 17:08
@eschultink eschultink changed the base branch from main to rc-v0.4.54 May 22, 2024 17:17
Base automatically changed from rc-v0.4.54 to main June 3, 2024 21:39
@eschultink eschultink changed the base branch from main to rc-v0.4.55 June 3, 2024 22:35
Base automatically changed from rc-v0.4.55 to main July 1, 2024 23:22
@eschultink eschultink changed the base branch from main to rc-v0.4.56 July 2, 2024 13:23
Base automatically changed from rc-v0.4.56 to main July 4, 2024 10:44
@eschultink eschultink changed the base branch from main to rc-0.4.57 July 5, 2024 17:51
Base automatically changed from rc-0.4.57 to main July 11, 2024 21:27
@eschultink eschultink changed the base branch from main to rc-v0.4.58 July 11, 2024 21:55
Base automatically changed from rc-v0.4.58 to main August 19, 2024 15:36
@eschultink eschultink changed the base branch from main to rc-v0.4.61 September 19, 2024 18:11
Base automatically changed from rc-v0.4.61 to main October 3, 2024 20:41
@eschultink eschultink changed the base branch from main to rc-v0.5.0 October 3, 2024 21:24
Base automatically changed from rc-v0.5.0 to main December 6, 2024 22:28
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.

None yet

2 participants