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

Added sts credentials generation per run #98

Open
wants to merge 22 commits into
base: main
Choose a base branch
from

Conversation

rverma-dev
Copy link

This pr will enable to use IRSA or any role based credentials with terraform cloud out of box. The way its implemented is it will paas the temporary credentials of the workspace sync runner to the cloud instance before every run.

@hashicorp-cla
Copy link

hashicorp-cla commented May 30, 2021

CLA assistant check

Thank you for your submission! We require that all contributors sign our Contributor License Agreement ("CLA") before we can accept the contribution. Read and sign the agreement

Learn more about why HashiCorp requires a CLA and what the CLA includes


2 out of 4 committers have signed the CLA.

  • kunalvalia
  • rverma-dev
  • Abhishek Verma
  • mvkrishna86

Abhishek Verma seems not to be a GitHub user.
You need a GitHub account to be able to sign the CLA. If you already have a GitHub account, please add the email address used for this commit to your account.

Have you signed the CLA already but the status is still pending? Recheck it.

@tsunamishaun
Copy link
Contributor

tsunamishaun commented Jul 27, 2021

@rverma-nsl I was going to create an issue for being able to assume a role prior to running which is a feature I'm implementing with Terragrunt/Atlantis and would love to see as part of this operator. The assume role could be a part of the workspace spec and implemented very similar to how you've implemented the credential work here. Thoughts?
cc'ing @redeux @koikonom for feedback as well?

edit: Realizing now that the tfc agent is what would be assuming a role per run but I believe that is closed source. I guess the only way forward is to build "assume_role" into the provider block for all our Terraform?

@mvkrishna86 mvkrishna86 requested a review from a team as a code owner March 21, 2023 09:31
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.

5 participants