Skip to content
This repository has been archived by the owner on Dec 8, 2024. It is now read-only.

Commit

Permalink
Merge pull request #18 from troy-ameigh/main
Browse files Browse the repository at this point in the history
  • Loading branch information
troy-ameigh authored Mar 26, 2024
2 parents 5f39bf3 + 89e9e02 commit 71b44b1
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
3 changes: 2 additions & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@

[submodule "docs/boilerplate"]
path = docs/boilerplate
url = https://github.com/aws-ia/aws-ia-documentation-base-common.git
url = https://github.com/aws-ia/aws-ia-documentation-base-common
branch = main
4 changes: 2 additions & 2 deletions config/dev.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
AWSAccountID: "123456789012"
AWSAccountID: "533267026549"
AWSRegion: "us-east-1"

Domain: "company.com"
Expand All @@ -11,7 +11,7 @@ Networking:

EKS:
ClusterName: "data-fabric-security-eks-cluster"
EKSAdminRole: "arn:aws-us-gov:iam::123456789012:role/aws-service-role/eks.amazonaws.com/EKSAdminRole"
EKSAdminRole: "arn:aws:iam::533267026549:role/EKSAdminRole"
EKSEndpointAccess: "PRIVATE" # Default: "" (Valid inputs are "PUBLIC", "PRIVATE", or "" for both)
InstanceType: "m5.large" # Default: "m5.large"
ClusterSize: 3
Expand Down
2 changes: 1 addition & 1 deletion docs/deployment_guide/partner_editable/_settings.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
//:partner-contributors: John Smith, {partner-company-name}
// :other-contributors: Akua Mansa, Trek10
:aws-contributors: Jenifer Wang, Solution Acceleration team (DoD)
:aws-ia-contributors: Troy Ameigh, AWS Integration & Automation team
:aws-ia-contributors: Troy Ameigh, AWS Partner Intergration and Engineering team
:deployment_time: 30 minutes
//:default_deployment_region: us-east-1
// :private_repo:

0 comments on commit 71b44b1

Please sign in to comment.