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:check and output invalid users #133

Merged
merged 7 commits into from
Dec 24, 2024
Merged

feat:check and output invalid users #133

merged 7 commits into from
Dec 24, 2024

Conversation

cunla
Copy link
Member

@cunla cunla commented Dec 10, 2024

This should:

  • Ignore invalid users in the org.tfvars file.
  • Output as part of the apply command the invalid users (which should be removed afterwards).

@cunla cunla requested review from tim-schilling and a team December 15, 2024 14:43
Copy link

github-actions bot commented Dec 15, 2024

Terraform plan in terraform
With var files: terraform/production/org.tfvars terraform/production/repositories.tfvars
With variables: github_token = (sensitive value)

Changes to Outputs.
Changes to Outputs:
+   invalid_users = []

You can apply this plan to save these new output values to the Terraform
state, without changing any real infrastructure.

📝 Plan generated in Plan org changes and list them in a PR #62

cunla and others added 2 commits December 15, 2024 10:10
Files changed:
M	terraform/production/repositories.tfvars
Copy link
Member

@tim-schilling tim-schilling left a comment

Choose a reason for hiding this comment

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

Looks good to squash and merge. Thanks Daniel!

@cunla cunla merged commit 8de6539 into main Dec 24, 2024
2 checks passed
@cunla cunla deleted the output-invalid-users branch December 24, 2024 16:53
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.

3 participants