-
Notifications
You must be signed in to change notification settings - Fork 660
feat: opt-out ssm parameters for github app #4335
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
499c7a1
feat(ssm): condition ssm parameters creation to a new variable to avo…
AppliNH ccfb39a
docs(examples): add a new example to use manual ssm parameters option
AppliNH 70c0a2a
Merge branch 'main' into main
npalm 4c18eab
Merge remote-tracking branch 'upstream/main'
AppliNH 65a0755
docs: auto update terraform docs
github-actions[bot] fd65672
mv(example external-managed-ssm): change example name and refactor doc
AppliNH b613805
other(github_app): include ssm parameters inside existing github_app …
AppliNH e313ecf
Merge branch 'main' of github.com:AppliNH/terraform-aws-github-runner
AppliNH f5b6a5a
docs: auto update terraform docs
github-actions[bot] c653599
fix(modules ssm): fix outputs
AppliNH a73d557
Merge branch 'main' of github.com:AppliNH/terraform-aws-github-runner
AppliNH 201a973
docs: auto update terraform docs
github-actions[bot] c2d2cd1
fix(ssm): fix module.ssm refs
AppliNH 556bca1
fix(ssm ouputs): use simplier condition as coalesce cant be used here
AppliNH 2ced074
Merge branch 'main' of github.com:AppliNH/terraform-aws-github-runner
AppliNH 91723f0
other(vars github_app): add validation block and update description
AppliNH 9b3b65e
docs: auto update terraform docs
github-actions[bot] 64bda92
other(vars github_app): add note regarding precedence
AppliNH af32f7e
docs: auto update terraform docs
github-actions[bot] 3b799b2
doc: add note regarde github app secrets in SSM
AppliNH e96a560
chore: adjust examples and add script to easy test example
npalm 328eb74
docs: auto update terraform docs
github-actions[bot] 12bffc8
add script to setup ssm
npalm e946698
Merge branch 'main' into main
npalm 89673da
doc: clean docs
AppliNH 4422e93
docs: add example to index
AppliNH 8006a81
other(ssm-script docs): escape double quotes and refactor doc
AppliNH a1ef867
docs: auto update terraform docs
github-actions[bot] 0c4a797
chore(ci): add new wexample to workflow
npalm ad26106
chore: small fixes
npalm File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
--8<-- "examples/external-managed-ssm-secrets/README.md" |
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.
Uh oh!
There was an error while loading. Please reload this page.