Skip to content

Commit

Permalink
Automatic commit before release [release=1.4.8] | [skip actions]
Browse files Browse the repository at this point in the history
  • Loading branch information
lindanasredin authored and github-actions[bot] committed Jun 14, 2023
1 parent 8532048 commit 079ad38
Show file tree
Hide file tree
Showing 32 changed files with 275 additions and 275 deletions.
56 changes: 28 additions & 28 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ This guide references the following information and links, some of which are ava
</td>
</tr>
<tr>
<td><a href="https://github.com/imperva/dsfkit/tree/1.4.7">DSFKit GitHub Repository</a>
<td><a href="https://github.com/imperva/dsfkit/tree/1.4.8">DSFKit GitHub Repository</a>
</td>
<td>
</td>
Expand All @@ -137,7 +137,7 @@ Latest Supported Terraform Version: 1.4.x. Using a higher version may result in
<td><a href="https://docs.google.com/forms/d/e/1FAIpQLSfgJh4kXYRD08xDsFyYgaYsS3ebhVrBTWvntcMCutSf0kNV2w/viewform">Requst access to Terraform Cloud account - Request Form</a>
</td>
<td>Grants access for a specific e-mail address to eDSF Kit's Terraform Cloud account.
Required for <a href="https://github.com/imperva/dsfkit/tree/1.4.7#terraform-cloud-deployment-mode">Terraform Cloud Deployment Mode</a>.
Required for <a href="https://github.com/imperva/dsfkit/tree/1.4.8#terraform-cloud-deployment-mode">Terraform Cloud Deployment Mode</a>.
</td>
</tr>
<tr>
Expand Down Expand Up @@ -381,7 +381,7 @@ e.g., with or without DRA, the number of Agentless Gateways, with or without HAD
We provide several of out-of-the-box Terraform recipes we call "examples" which are already configured to deploy common DSF environments.
You can use the example as is, or customize it to accommodate your deployment requirements.
These examples can be found in the <a href="https://github.com/imperva/dsfkit/tree/1.4.7">DSFKit GitHub Repository</a> under the <a href="https://github.com/imperva/dsfkit/tree/1.4.7/examples">examples</a> directory.
These examples can be found in the <a href="https://github.com/imperva/dsfkit/tree/1.4.8">DSFKit GitHub Repository</a> under the <a href="https://github.com/imperva/dsfkit/tree/1.4.8/examples">examples</a> directory.
Some examples are intended for Lab or POC and others for actual DSF deployments by Professional Services and customers.
For more details about each example, click on the example name.
Expand All @@ -398,73 +398,73 @@ For more details about each example, click on the example name.
</td>
</tr>
<tr>
<td><a href="https://github.com/imperva/dsfkit/tree/1.4.7/examples/poc/sonar_basic_deployment/README.md">Sonar Basic Deployment</a>
<td><a href="https://github.com/imperva/dsfkit/tree/1.4.8/examples/poc/sonar_basic_deployment/README.md">Sonar Basic Deployment</a>
</td>
<td>Lab/POC
</td>
<td>A DSF deployment with a DSF Hub, an Agentless Gateway, federation, networking and onboarding of a MySQL DB.
</td>
<td><a href="https://github.com/imperva/dsfkit/tree/1.4.7/examples/poc/sonar_basic_deployment/sonar_basic_deployment.zip">sonar_basic_deployment.zip</a>
<td><a href="https://github.com/imperva/dsfkit/tree/1.4.8/examples/poc/sonar_basic_deployment/sonar_basic_deployment.zip">sonar_basic_deployment.zip</a>
</td>
</tr>
<tr>
<td><a href="https://github.com/imperva/dsfkit/tree/1.4.7/examples/poc/sonar_hadr_deployment/README.md">Sonar HADR Deployment</a>
<td><a href="https://github.com/imperva/dsfkit/tree/1.4.8/examples/poc/sonar_hadr_deployment/README.md">Sonar HADR Deployment</a>
</td>
<td>Lab/POC
</td>
<td>A DSF deployment with a DSF Hub, an Agentless Gateway, DSF Hub and Agentless Gateway HADR, federation, networking and onboarding of a MySQL DB.
</td>
<td><a href="https://github.com/imperva/dsfkit/tree/1.4.7/examples/poc/sonar_hadr_deployment/sonar_hadr_deployment.zip">sonar_hadr_deployment.zip</a>
<td><a href="https://github.com/imperva/dsfkit/tree/1.4.8/examples/poc/sonar_hadr_deployment/sonar_hadr_deployment.zip">sonar_hadr_deployment.zip</a>
</td>
</tr>
<tr>
<td><a href="https://github.com/imperva/dsfkit/tree/1.4.7/examples/installation/sonar_single_account_deployment/README.md">Sonar Single Account Deployment</a>
<td><a href="https://github.com/imperva/dsfkit/tree/1.4.8/examples/installation/sonar_single_account_deployment/README.md">Sonar Single Account Deployment</a>
</td>
<td>PS/Customer
</td>
<td>A DSF deployment with a DSF Hub HADR, an Agentless Gateway and federation. The DSF nodes (Hubs and Agentless Gateway) are in the same AWS account and the same region. It is mandatory to provide as input to this example the subnets to deploy the DSF nodes on.
</td>
<td><a href="https://github.com/imperva/dsfkit/tree/1.4.7/examples/installation/sonar_single_account_deployment/sonar_single_account_deployment.zip">sonar_single_account_deployment.zip</a>
<td><a href="https://github.com/imperva/dsfkit/tree/1.4.8/examples/installation/sonar_single_account_deployment/sonar_single_account_deployment.zip">sonar_single_account_deployment.zip</a>
</td>
</tr>
<tr>
<td><a href="https://github.com/imperva/dsfkit/tree/1.4.7/examples/installation/sonar_multi_account_deployment/README.md">Sonar Multi Account Deployment</a>
<td><a href="https://github.com/imperva/dsfkit/tree/1.4.8/examples/installation/sonar_multi_account_deployment/README.md">Sonar Multi Account Deployment</a>
</td>
<td>PS/Customer
</td>
<td>A DSF deployment with a DSF Hub, an Agentless Gateway and federation. The DSF nodes (Hub and Agentless Gateway) are in different AWS accounts. It is mandatory to provide as input to this example the subnets to deploy the DSF nodes on.
</td>
<td><a href="https://github.com/imperva/dsfkit/tree/1.4.7/examples/installation/sonar_multi_account_deployment/sonar_multi_account_deployment.zip">sonar_multi_account_deployment.zip</a>
<td><a href="https://github.com/imperva/dsfkit/tree/1.4.8/examples/installation/sonar_multi_account_deployment/sonar_multi_account_deployment.zip">sonar_multi_account_deployment.zip</a>
</td>
</tr>
<tr>
<td><a href="https://github.com/imperva/dsfkit/tree/1.4.7/examples/alpha/dam_basic_deployment/README.md">DAM Basic Deployment</a> (Alpha)
<td><a href="https://github.com/imperva/dsfkit/tree/1.4.8/examples/alpha/dam_basic_deployment/README.md">DAM Basic Deployment</a> (Alpha)
</td>
<td>Lab/POC
</td>
<td>A DSF deployment with an MX, an Agent Gateway, networking and onboarding of an Agent with a randomly selected DB type: PostgreSql, MySql or MariaDB.
</td>
<td><a href="https://github.com/imperva/dsfkit/tree/1.4.7/examples/alpha/dam_basic_deployment/dam_basic_deployment.zip">dam_basic_deployment.zip</a>
<td><a href="https://github.com/imperva/dsfkit/tree/1.4.8/examples/alpha/dam_basic_deployment/dam_basic_deployment.zip">dam_basic_deployment.zip</a>
</td>
</tr>
<tr>
<td><a href="https://github.com/imperva/dsfkit/tree/1.4.7/examples/alpha/dra_basic_deployment/README.md">DRA Basic Deployment</a> (Alpha)
<td><a href="https://github.com/imperva/dsfkit/tree/1.4.8/examples/alpha/dra_basic_deployment/README.md">DRA Basic Deployment</a> (Alpha)
</td>
<td>Lab/POC
</td>
<td>A DSF deployment with an DRA Admin, DRA Analytics and networking.
</td>
<td><a href="https://github.com/imperva/dsfkit/tree/1.4.7/examples/alpha/dra_basic_deployment/dra_basic_deployment.zip">dra_basic_deployment.zip</a>
<td><a href="https://github.com/imperva/dsfkit/tree/1.4.8/examples/alpha/dra_basic_deployment/dra_basic_deployment.zip">dra_basic_deployment.zip</a>
</td>
</tr>
<tr>
<td><a href="https://github.com/imperva/dsfkit/tree/1.4.7/examples/alpha/dsf_deployment/README.md">DSF Deployment</a> (Alpha)
<td><a href="https://github.com/imperva/dsfkit/tree/1.4.8/examples/alpha/dsf_deployment/README.md">DSF Deployment</a> (Alpha)
</td>
<td>Lab/POC
</td>
<td>A full DSF deployment with DSF Hub and Agentless Gateways (formerly Sonar), DAM (MX and Agent Gateways), DRA (Admin and DRA Analytics), and Agent and Agentless audit sources.
</td>
<td><a href="https://github.com/imperva/dsfkit/tree/1.4.7/examples/alpha/dsfdeployment/dsf_deployment.zip">dsf_deployment.zip</a>
<td><a href="https://github.com/imperva/dsfkit/tree/1.4.8/examples/alpha/dsfdeployment/dsf_deployment.zip">dsf_deployment.zip</a>
</td>
</tr>
</table>
Expand Down Expand Up @@ -533,7 +533,7 @@ The first thing to do in this deployment mode is to [download Terraform ](https:
**NOTE:** Update the values for the required parameters to complete the installation: example_name, aws_access_key_id, aws_secret_access_key and region
1. Download the zip file of the example you've chosen (See the [Choosing the Example/Recipe that Fits Your Use Case](#choosing-the-examplerecipe-that-fits-your-use-case) section) from the <a href="https://github.com/imperva/dsfkit/tree/1.4.7">DSFKit GitHub Repository</a>, e.g., if you choose the "sonar_basic_deployment" example, you should download <a href="https://github.com/imperva/dsfkit/tree/1.4.7/examples/poc/sonar_basic_deployment/sonar_basic_deployment.zip">sonar_basic_deployment.zip</a>.
1. Download the zip file of the example you've chosen (See the [Choosing the Example/Recipe that Fits Your Use Case](#choosing-the-examplerecipe-that-fits-your-use-case) section) from the <a href="https://github.com/imperva/dsfkit/tree/1.4.8">DSFKit GitHub Repository</a>, e.g., if you choose the "sonar_basic_deployment" example, you should download <a href="https://github.com/imperva/dsfkit/tree/1.4.8/examples/poc/sonar_basic_deployment/sonar_basic_deployment.zip">sonar_basic_deployment.zip</a>.
2. Unzip the zip file in CLI or using your operating system's UI.
For example, in CLI:
Expand Down Expand Up @@ -621,7 +621,7 @@ This mode is similar to the CLI mode except that the Terraform is run on an EC2
7. Expand the “Advanced details” panel:<br>![Advanced details](https://user-images.githubusercontent.com/87799317/203825918-31879c4b-ca61-48e3-a522-c325335c4419.png)
8. Copy and paste the contents of this [bash script](https://github.com/imperva/dsfkit/blob/1.4.7/installer_machine/installer_machine_user_data.sh) into the [User data](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/user-data.html) textbox.<br>![User data](https://user-images.githubusercontent.com/87799317/203826003-661c829f-d704-43c4-adb7-854b8008577c.png)
8. Copy and paste the contents of this [bash script](https://github.com/imperva/dsfkit/blob/1.4.8/installer_machine/installer_machine_user_data.sh) into the [User data](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/user-data.html) textbox.<br>![User data](https://user-images.githubusercontent.com/87799317/203826003-661c829f-d704-43c4-adb7-854b8008577c.png)
9. Click on **Launch Instance**. At this stage, the installer machine is initializing and downloading the necessary dependencies.
Expand All @@ -640,34 +640,34 @@ This mode is similar to the CLI mode except that the Terraform is run on an EC2
For example: `chmode 400 a_key_pair.pem`
11. Download the zip file of the example you've chosen (See the [Choosing the Example/Recipe that Fits Your Use Case](#choosing-the-examplerecipe-that-fits-your-use-case) section) from the <a href="https://github.com/imperva/dsfkit/tree/1.4.7">DSFKit GitHub Repository</a>, e.g., if you choose the "sonar_basic_deployment" example, you should download <a href="https://github.com/imperva/dsfkit/tree/1.4.7/examples/poc/sonar_basic_deployment/sonar_basic_deployment.zip">sonar_basic_deployment.zip</a>.
11. Download the zip file of the example you've chosen (See the [Choosing the Example/Recipe that Fits Your Use Case](#choosing-the-examplerecipe-that-fits-your-use-case) section) from the <a href="https://github.com/imperva/dsfkit/tree/1.4.8">DSFKit GitHub Repository</a>, e.g., if you choose the "sonar_basic_deployment" example, you should download <a href="https://github.com/imperva/dsfkit/tree/1.4.8/examples/poc/sonar_basic_deployment/sonar_basic_deployment.zip">sonar_basic_deployment.zip</a>.
Run:
```bash
wget https://github.com/imperva/dsfkit/raw/1.4.7/examples/poc/sonar_basic_deployment/sonar_basic_deployment.zip
wget https://github.com/imperva/dsfkit/raw/1.4.8/examples/poc/sonar_basic_deployment/sonar_basic_deployment.zip
or
wget https://github.com/imperva/dsfkit/raw/1.4.7/examples/poc/sonar_hadr_deployment/sonar_hadr_deployment.zip
wget https://github.com/imperva/dsfkit/raw/1.4.8/examples/poc/sonar_hadr_deployment/sonar_hadr_deployment.zip
or
wget https://github.com/imperva/dsfkit/raw/1.4.7/examples/installation/sonar_single_account_deployment/sonar_single_account_deployment.zip
wget https://github.com/imperva/dsfkit/raw/1.4.8/examples/installation/sonar_single_account_deployment/sonar_single_account_deployment.zip
or
wget https://github.com/imperva/dsfkit/raw/1.4.7/examples/installation/sonar_multi_account_deployment/sonar_multi_account_deployment.zip
wget https://github.com/imperva/dsfkit/raw/1.4.8/examples/installation/sonar_multi_account_deployment/sonar_multi_account_deployment.zip
or
wget https://github.com/imperva/dsfkit/raw/1.4.7/examples/alpha/dam_basic_deployment/dam_basic_deployment.zip
wget https://github.com/imperva/dsfkit/raw/1.4.8/examples/alpha/dam_basic_deployment/dam_basic_deployment.zip
or
wget https://github.com/imperva/dsfkit/raw/1.4.7/examples/alpha/dra_basic_deployment/dra_basic_deployment.zip
wget https://github.com/imperva/dsfkit/raw/1.4.8/examples/alpha/dra_basic_deployment/dra_basic_deployment.zip
or
wget https://github.com/imperva/dsfkit/raw/1.4.7/examples/alpha/dsf_deployment/dsf_deployment.zip
wget https://github.com/imperva/dsfkit/raw/1.4.8/examples/alpha/dsf_deployment/dsf_deployment.zip
```
12. Unzip the zip file:
Expand Down Expand Up @@ -887,7 +887,7 @@ In case of failure, the Terraform may have deployed some resources before failin
Information about additional topics can be found in specific examples' READMEs, when relevant.
For example: <a href="https://github.com/imperva/dsfkit/tree/1.4.7/examples/installation/sonar_single_account_deployment/README.md">Sonar Single Account Deployment</a>
For example: <a href="https://github.com/imperva/dsfkit/tree/1.4.8/examples/installation/sonar_single_account_deployment/README.md">Sonar Single Account Deployment</a>
These topics include:
- Storing Terraform state in S3 bucket
Expand Down
Binary file modified examples/alpha/dam_basic_deployment/dam_basic_deployment.zip
Binary file not shown.
14 changes: 7 additions & 7 deletions examples/alpha/dam_basic_deployment/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,18 @@ provider "aws" {

module "globals" {
source = "imperva/dsf-globals/aws"
version = "1.4.7" # latest release tag
version = "1.4.8" # latest release tag

tags = local.tags
}

module "key_pair" {
source = "imperva/dsf-globals/aws//modules/key_pair"
version = "1.4.7" # latest release tag
version = "1.4.8" # latest release tag

key_name_prefix = "imperva-dsf-"
key_name_prefix = "imperva-dsf-"
private_key_filename = "ssh_keys/dsf_ssh_key-${terraform.workspace}"
tags = local.tags
tags = local.tags
}

locals {
Expand Down Expand Up @@ -67,7 +67,7 @@ module "vpc" {
##############################
module "mx" {
source = "imperva/dsf-mx/aws"
version = "1.4.7" # latest release tag
version = "1.4.8" # latest release tag

friendly_name = join("-", [local.deployment_name_salted, "mx"])
dam_version = var.dam_version
Expand All @@ -92,7 +92,7 @@ module "mx" {

module "agent_gw" {
source = "imperva/dsf-agent-gw/aws"
version = "1.4.7" # latest release tag
version = "1.4.8" # latest release tag

count = var.gw_count

Expand Down Expand Up @@ -134,7 +134,7 @@ module "agent_gw_cluster_setup" {

module "agent_monitored_db" {
source = "imperva/dsf-db-with-agent/aws"
version = "1.4.7" # latest release tag
version = "1.4.8" # latest release tag
count = var.agent_count

friendly_name = join("-", [local.deployment_name_salted, "agent", "monitored", "db", count.index])
Expand Down
Binary file modified examples/alpha/dra_basic_deployment/dra_basic_deployment.zip
Binary file not shown.
10 changes: 5 additions & 5 deletions examples/alpha/dra_basic_deployment/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@ provider "aws" {}

module "globals" {
source = "imperva/dsf-globals/aws"
version = "1.4.7" # latest release tag
version = "1.4.8" # latest release tag
tags = local.tags
}

module "key_pair" {
source = "imperva/dsf-globals/aws//modules/key_pair"
version = "1.4.7" # latest release tag
key_name_prefix = "imperva-dsf-"
source = "imperva/dsf-globals/aws//modules/key_pair"
version = "1.4.8" # latest release tag
key_name_prefix = "imperva-dsf-"
private_key_filename = "ssh_keys/dsf_dra_ssh_key-${terraform.workspace}"
tags = local.tags
tags = local.tags
}

locals {
Expand Down
2 changes: 1 addition & 1 deletion examples/alpha/dsf_deployment/agent_sources.tf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ locals {

module "agent_monitored_db" {
source = "imperva/dsf-db-with-agent/aws"
version = "1.4.7" # latest release tag
version = "1.4.8" # latest release tag
count = local.agent_count

friendly_name = join("-", [local.deployment_name_salted, "agent", "monitored", "db", count.index])
Expand Down
6 changes: 3 additions & 3 deletions examples/alpha/dsf_deployment/agentless_sources.tf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ locals {

module "rds_mysql" {
source = "imperva/dsf-poc-db-onboarder/aws//modules/rds-mysql-db"
version = "1.4.7" # latest release tag
version = "1.4.8" # latest release tag
count = contains(local.db_types_to_onboard, "RDS MySQL") ? 1 : 0

rds_subnet_ids = local.db_subnet_ids
Expand All @@ -14,7 +14,7 @@ module "rds_mysql" {

module "rds_mssql" {
source = "imperva/dsf-poc-db-onboarder/aws//modules/rds-mssql-db"
version = "1.4.7" # latest release tag
version = "1.4.8" # latest release tag
count = contains(local.db_types_to_onboard, "RDS MsSQL") ? 1 : 0

rds_subnet_ids = local.db_subnet_ids
Expand All @@ -29,7 +29,7 @@ module "rds_mssql" {

module "db_onboarding" {
source = "imperva/dsf-poc-db-onboarder/aws"
version = "1.4.7" # latest release tag
version = "1.4.8" # latest release tag
for_each = { for idx, val in concat(module.rds_mysql, module.rds_mssql) : idx => val }

sonar_version = module.globals.tarball_location.version
Expand Down
6 changes: 3 additions & 3 deletions examples/alpha/dsf_deployment/dam.tf
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ locals {

module "mx" {
source = "imperva/dsf-mx/aws"
version = "1.4.7" # latest release tag
version = "1.4.8" # latest release tag
count = var.enable_dam ? 1 : 0

friendly_name = join("-", [local.deployment_name_salted, "mx"])
Expand Down Expand Up @@ -40,7 +40,7 @@ module "mx" {

module "agent_gw" {
source = "imperva/dsf-agent-gw/aws"
version = "1.4.7" # latest release tag
version = "1.4.8" # latest release tag
count = local.agent_gw_count

friendly_name = join("-", [local.deployment_name_salted, "agent", "gw", count.index])
Expand All @@ -65,7 +65,7 @@ module "agent_gw" {

module "agent_gw_cluster_setup" {
source = "imperva/dsf-agent-gw-cluster-setup/null"
version = "1.4.7" # latest release tag
version = "1.4.8" # latest release tag

cluster_name = join("-", [local.deployment_name_salted, "agent", "gw", "cluster"])
gateway_group_name = local.gateway_group_name
Expand Down
6 changes: 3 additions & 3 deletions examples/alpha/dsf_deployment/dra.tf
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ locals {

module "dra_admin" {
source = "imperva/dsf-dra-admin/aws"
version = "1.4.7" # latest release tag
count = var.enable_dra ? 1 : 0
version = "1.4.8" # latest release tag
count = var.enable_dra ? 1 : 0

friendly_name = join("-", [local.deployment_name_salted, "dra", "admin"])
subnet_id = local.dra_admin_subnet_id
Expand All @@ -28,7 +28,7 @@ module "dra_admin" {

module "analytics_server_group" {
source = "imperva/dsf-dra-analytics/aws"
version = "1.4.7" # latest release tag
version = "1.4.8" # latest release tag

count = local.dra_analytics_server_count
friendly_name = join("-", [local.deployment_name_salted, "dra", "analytics", "server", count.index])
Expand Down
Binary file modified examples/alpha/dsf_deployment/dsf_deployment.zip
Binary file not shown.
Loading

0 comments on commit 079ad38

Please sign in to comment.