-
Notifications
You must be signed in to change notification settings - Fork 17
feat: initial commit for DA #915
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 51 commits
Commits
Show all changes
56 commits
Select commit
Hold shift + click to select a range
d13a7c9
feat: initial commit
17888e3
Merge branch 'main' into vpc-da-12217
0635ef8
update defalt value of resource group
af8271a
update code
c718316
Merge branch 'main' into vpc-da-12217
maheshwarishikha 41eaba0
update code
6386636
Merge branch 'main' into vpc-da-12217
maheshwarishikha faf01ac
add validations
cc592f7
create public_gateway object and added validation
a00fc30
Merge branch 'main' into vpc-da-12217
maheshwarishikha c083207
added vpn gateway feature
a93760f
Merge branch 'main' into vpc-da-12217
maheshwarishikha e5cc87a
update outputs
b5072de
Merge branch 'main' into vpc-da-12217
maheshwarishikha 3ffb859
updated code, variables and outputs
fa3e9db
update default ACLs and add VPE gateway support
35d41f8
add outputs
ab40395
update code and default values
42519bc
add tests
fedcc94
Merge branch 'main' into vpc-da-12217
maheshwarishikha bdf5d2f
add rules for cos bucket
eac159b
update code
ca57c89
added ibm_catalog.json and reference architecture diagram for VPC DA.…
Khuzaima05 b58a2d4
add private path output
Aashiq-J d3a99a0
update ibm_catalog
eb53ebd
update code and SKIP UPGRADE TEST
3fec4e0
update code to support prefix as empty string and address review comm…
00cb776
add subnet_tags and schematics test
13aca54
update vpn_gateway code
3998e0c
DA_doc (#933)
aatreyee2506 20a1de4
Merge branch 'main' into vpc-da-12217
maheshwarishikha d5fcd0d
add DA-docs
4e3b12e
update filename
d19bef0
update reference architecture
638c6e0
update vpn gateway inputs and name of vpc
cde65bb
update code
2fab799
DA readme
a0d11a2
fix readme
76120b6
updated rf arch
1603610
update boolean variables
a34cd1e
Merge branch 'main' into vpc-da-12217
maheshwarishikha ef0498a
catalog changes
f3dae55
updated catalog
7ccf773
update default values for cos bucket
de7dd43
catalog varaible sequence changes
8a15807
updated tags variable
b281752
updated boolean variables in catalog
7577fea
cross-account kms key support
324a819
updated tags
577a223
resolve catalog review comments
3742a09
resolve review comments
3bde6be
updated long description
0de49c3
Merge branch 'main' into vpc-da-12217
maheshwarishikha cb581ba
Update .releaserc
ocofaigh 23c9d30
Update .catalog-onboard-pipeline.yaml
ocofaigh 521e61f
Update ibm_catalog.json
ocofaigh 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,15 @@ | ||
| --- | ||
| apiVersion: v1 | ||
| offerings: | ||
| - name: deploy-arch-ibm-vpc | ||
| kind: solution | ||
| catalog_id: f64499c8-eb50-4985-bf91-29f9e605a433 | ||
| offering_id: 2af61763-f8ef-4527-a815-b92166f29bc8 | ||
| include_git_submodules: true | ||
| variations: | ||
| - name: fully-configurable | ||
| mark_ready: true | ||
| install_type: fullstack | ||
| scc: | ||
| instance_id: 1c7d5f78-9262-44c3-b779-b28fe4d88c37 | ||
| region: us-south | ||
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.