-
Notifications
You must be signed in to change notification settings - Fork 11
Second round of updates for the Backstage quickstart #57
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 all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
7fddaa3
Starting to add in db.
bgood b192cb6
Create cloudbuild.yaml
prev-dev 71a9b45
Fixing the default AR Repo to align with the default value from Terra…
bgood a1d1baf
Adding resource to create an ssl cert.
bgood 6253c3c
some fixes from testing.
bgood fb30977
Organizing and adding in manifests.
bgood 30f9f0d
Cleaning up headers.
bgood 7416259
back merging in changes from debugging.
bgood f4234b1
fixing issues found in testing up to terraform plan
bgood d285457
Migrating over more fixes and documenation updates from testing.
bgood b23fb4d
Cleaning up linting errors.
bgood a64f84d
Merge remote-tracking branch 'origin/main' into backstage-qs-updates-2
bgood 7a14133
chore: update documentation site
bgood a9a87e6
Fixing a typo in the gke credentials command.
bgood 2231a71
chore: update documentation site
bgood 4ab6ef5
Alphabetizing and adding the iam api.
bgood cbd50b4
Fixes for the IAP brand Terraform resource deprecation.
bgood de7a4b7
chore: update documentation site
bgood 2990356
Fixing the list numbers.
bgood 4007578
.... and tf format.
bgood dd3d42b
Linter.
bgood 5619e2a
First cut at the IAP auth provider.
bgood 2959ff6
linter
bgood 56beb37
chore: update documentation site
bgood 9622b81
Fixes from testing and handling of the IAP Client resource deprecation.
bgood 02c82e0
Linter run.
bgood 6db1d11
chore: update documentation site
bgood 520eb76
Adding feedback from Ameenah.
bgood 76c503b
chore: update documentation site
bgood 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
234 changes: 164 additions & 70 deletions
234
docs/reference-architectures/backstage/backstage-quickstart/index.html
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
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
Binary file not shown.
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
3 changes: 2 additions & 1 deletion
3
reference-architectures/backstage/backstage-quickstart/backstage-qs.auto.tfvars
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 |
|---|---|---|
| @@ -1,4 +1,5 @@ | ||
| environment_name = "qs" | ||
| iap_user_domain = "YOUR_IAP_USER_DOMAIN" | ||
| iap_support_email = "YOUR_IAP_SUPPORT_EMAIL" | ||
| iap_client_id = "YOUR_IAP_CLIENT_ID" | ||
| iap_client_secret = "YOUR_IAP_SECRET" | ||
| environment_project_id = "YOUR_PROJECT_ID" |
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
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
Oops, something went wrong.
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.