Skip to content

Commit

Permalink
updating repo url and branch
Browse files Browse the repository at this point in the history
  • Loading branch information
liamschn committed Oct 31, 2023
1 parent 9e33e43 commit b67862b
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 38 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -129,22 +129,17 @@ Metadata:

Parameters:
pRepoURL:
# TODO(liamschn): update to production URL after testing
# Default: https://github.com/aws-samples/aws-security-reference-architecture-examples.git
Default: https://github.com/liamschn/aws-security-reference-architecture-examples.git
Default: https://github.com/aws-samples/aws-security-reference-architecture-examples.git
Description:
SRA Code Library Repository URL
Type: String
pRepoBranch:
# TODO(liamschn): update to production branch/tags after testing
# Default: tags/v3.x.x
Default: tags/v3.0.4
Description:
SRA Code Library Repository branch name. Can be used as branch or as tags (e.g. tags/v3.0.1)
Type: String
# TODO(liamschn): change to prod URL
pTemplateURL:
Default: https://raw.githubusercontent.com/liamschn/aws-security-reference-architecture-examples/abi-sra/aws_sra_examples/modules/cloudtrail-org-module/templates/sra-cloudtrail-org-solution.yaml
Default: https://raw.githubusercontent.com/aws-samples/aws-security-reference-architecture-examples/main/aws_sra_examples/modules/cloudtrail-org-module/templates/sra-cloudtrail-org-solution.yaml
Description:
SRA module solution template URL
Type: String
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -143,18 +143,14 @@ Metadata:

Parameters:
pRepoURL:
# TODO(liamschn): update to production URL after testing
# Default: https://github.com/aws-samples/aws-security-reference-architecture-examples.git
Default: https://github.com/liamschn/aws-security-reference-architecture-examples.git
Default: https://github.com/aws-samples/aws-security-reference-architecture-examples.git
Description:
SRA Code Library Repository URL
Type: String
pRepoBranch:
# TODO(liamschn): update to production branch after testing
# Default: main
Default: ct_and_org
Default: tags/v3.0.4
Description:
SRA Code Library Repository branch name
SRA Code Library Repository branch name. Can be used as branch or as tags (e.g. tags/v3.0.1)
Type: String

pCommonPrerequisitesInstalled:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -147,22 +147,17 @@ Parameters:
Description:
SRA CodeBuild project name
Type: String
# TODO(liamschn): change to prod URL
pTemplateURL:
Default: https://raw.githubusercontent.com/liamschn/aws-security-reference-architecture-examples/abi-sra/aws_sra_examples/modules/guardduty-org-module/templates/sra-guardduty-org-solution.yaml
Default: https://raw.githubusercontent.com/aws-samples/aws-security-reference-architecture-examples/v3.0.4/aws_sra_examples/modules/guardduty-org-module/templates/sra-guardduty-org-solution.yaml
Description:
SRA module solution template URL
Type: String
pRepoURL:
# TODO(liamschn): update to production URL after testing
# Default: https://github.com/aws-samples/aws-security-reference-architecture-examples.git
Default: https://github.com/liamschn/aws-security-reference-architecture-examples.git
Default: https://github.com/aws-samples/aws-security-reference-architecture-examples.git
Description:
SRA Code Library Repository URL
Type: String
pRepoBranch:
# TODO(liamschn): update to production branch/tags after testing
# Default: tags/v3.x.x
Default: tags/v3.0.4
Description:
SRA Code Library Repository branch name. Can be used as branch or as tags (e.g. tags/v3.0.1)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -148,12 +148,12 @@ Parameters:
pRepoURL:
Default: https://github.com/aws-samples/aws-security-reference-architecture-examples.git
Description:
SRA Code Library Repository URL. Default value is the AWS SRA main repo. Only change from default for testing purposes.
SRA Code Library Repository URL
Type: String
pRepoBranch:
Default: main
Default: tags/v3.0.4
Description:
SRA Code Library Repository branch name. Default is main. Only change for testing purposes.
SRA Code Library Repository branch name. Can be used as branch or as tags (e.g. tags/v3.0.1)
Type: String

pCommonPrerequisitesInstalled:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -130,22 +130,17 @@ Metadata:

Parameters:
pRepoURL:
# TODO(liamschn): update to production URL after testing
# Default: https://github.com/aws-samples/aws-security-reference-architecture-examples.git
Default: https://github.com/liamschn/aws-security-reference-architecture-examples.git
Default: https://github.com/aws-samples/aws-security-reference-architecture-examples.git
Description:
SRA Code Library Repository URL
Type: String
pRepoBranch:
# TODO(liamschn): update to production branch/tags after testing
# Default: tags/v3.x.x
Default: tags/v3.0.4
Description:
SRA Code Library Repository branch name. Can be used as branch or as tags (e.g. tags/v3.0.1)
Type: String
# TODO(liamschn): change to prod URL
pTemplateURL:
Default: https://raw.githubusercontent.com/liamschn/aws-security-reference-architecture-examples/abi-sra/aws_sra_examples/modules/securityhub-org-module/templates/sra-securityhub-org-solution.yaml
Default: https://raw.githubusercontent.com/aws-samples/aws-security-reference-architecture-examples/v3.0.4/aws_sra_examples/modules/securityhub-org-module/templates/sra-securityhub-org-solution.yaml
Description:
SRA module solution template URL
Type: String
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -144,18 +144,14 @@ Metadata:

Parameters:
pRepoURL:
# TODO(liamschn): update to production URL after testing
# Default: https://github.com/aws-samples/aws-security-reference-architecture-examples.git
Default: https://github.com/liamschn/aws-security-reference-architecture-examples.git
Default: https://github.com/aws-samples/aws-security-reference-architecture-examples.git
Description:
SRA Code Library Repository URL
Type: String
pRepoBranch:
# TODO(liamschn): update to production branch after testing
# Default: main
Default: ct_and_org
Default: tags/v3.0.4
Description:
SRA Code Library Repository branch name
SRA Code Library Repository branch name. Can be used as branch or as tags (e.g. tags/v3.0.1)
Type: String

pCommonPrerequisitesInstalled:
Expand Down

0 comments on commit b67862b

Please sign in to comment.