Skip to content

Commit

Permalink
add aws
Browse files Browse the repository at this point in the history
  • Loading branch information
dudizimber committed Oct 2, 2024
1 parent 3e69bb3 commit 49358d8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions omnistrate.enterprise.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ x-omnistrate-service-plan:
GcpProjectId: "$GcpProjectId"
GcpProjectNumber: "$GcpProjectNumber"
GcpServiceAccountEmail: "$GcpServiceAccountEmail"
AwsAccountId: "$AwsAccountId"
AwsBootstrapRoleAccountArn: "$AwsBootstrapRoleAccountArn"
features:
CUSTOM_NETWORKS:

Expand Down
2 changes: 2 additions & 0 deletions omnistrate.free.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ x-omnistrate-service-plan:
GcpProjectId: "$GcpProjectId"
GcpProjectNumber: "$GcpProjectNumber"
GcpServiceAccountEmail: "$GcpServiceAccountEmail"
AwsAccountId: "$AwsAccountId"
AwsBootstrapRoleAccountArn: "$AwsBootstrapRoleAccountArn"

x-internal-integrations:
logs:
Expand Down

0 comments on commit 49358d8

Please sign in to comment.