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

How do you think of this model for Terraform-alike? #20

Open
Magicloud opened this issue Oct 7, 2021 · 1 comment
Open

How do you think of this model for Terraform-alike? #20

Magicloud opened this issue Oct 7, 2021 · 1 comment

Comments

@Magicloud
Copy link

  1. Having an IAM role only for CI/CD.
  2. At starting of the job, create some AWS secrets from Amber. Restrict them for CI/CD role.
  3. Running Terraform (using data to reference to the secrets).
  4. Succeeded or not, remove all secrets from AWS.

Hence we do not have AWS secrets for long term, and we do not have secret texts in Terraform artifacts.

@snoyberg
Copy link
Member

snoyberg commented Oct 8, 2021

Sorry, I'm not fully understanding the idea here.

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

No branches or pull requests

2 participants