feat: automate StackGuardian cloud onboarding - #22
Merged
Conversation
ojarosch
commented
Aug 13, 2026
Contributor
- Wire AWS, Azure, and GCP identity modules into the root configuration and register generated connector identities with StackGuardian.
- Add full-plan AWS/Azure onboarding and guarded destroy Taskfile workflows with CLI authentication, token prompting, confirmations, saved plans, and AWS OIDC-provider reuse.
- Add AWS static connector examples and explicit static-credential safeguards.
- Rebuild scoped role-v4 permissions and add OpenTofu contract tests.
- Add reusable devcontainer and GitHub Actions checks.
- Standardize Terraform outputs, pin Terraform/OpenTofu tooling, and improve validation/task behavior.
joscheuerer
approved these changes
Aug 14, 2026
| type = string | ||
| description = "Group or User that should be onboarded" | ||
| #Format: sso-auth/email (email in SSO), sso-auth/group-id (Group in SSO), email (Email via local login) | ||
| #Example: "stackguardian-1/user@stackguardian.com" or "stackguardian-1/9djhd38cniwje9jde" or "user@stackguardian.com" |
Member
There was a problem hiding this comment.
The Format and Example can be useful to end-users to understand the syntax - not easy to find the different options in documentation.
I would leave it in .
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.