Present cloudgov as an AWS governance CLI#42
Merged
Conversation
The org runs a single cloud substrate; cloudgov's surface now says so. README and CLAUDE.md frame the tool as AWS governance (IAM, cost, posture, drift) over AWS × Kubernetes — the seam-ready parity-matrix columns and "adding GCP or Azure is additive" framing are gone, and the provider registry is described as a design property of the tool rather than a promise of other clouds. The registry.go "register here once implemented" slot comments are removed; the Factory/Capable seam, its tests, and the finding.Provider field stay — they're small, real, and exercised. Fixture and comment cleanup follows the same line: mock providers in tests rename gcp→gamma / azure→beta (sort-order assertions preserved: aws < beta < gamma), gcloud remediation fixtures become neutral fakectl commands, the tags standard fixture uses k8s as its second surface, and audit help text names S3 rather than S3/GCS. Kept deliberately: the GCP service-account-key and Azure connection-string secret-leak patterns — third-party credentials leaking into AWS resources is exactly what an AWS governance tool should catch. Co-authored-by: stxkxsbot <275011021+stxkxsbot@users.noreply.github.com>
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.
See commit message for full details.
Summary