diff --git a/.github/workflows/publish_transformation.yml b/.github/workflows/publish_transformation.yml index d5eb90a2a..44ffd97dd 100644 --- a/.github/workflows/publish_transformation.yml +++ b/.github/workflows/publish_transformation.yml @@ -121,7 +121,7 @@ jobs: - name: Setup CloudQuery uses: cloudquery/setup-cloudquery@v4 with: - version: v6.12.8 + version: v6.12.9 - name: Migrate DB Postgres if: needs.prepare.outputs.postgres == 'true' run: cloudquery migrate tests/postgres.yml @@ -175,7 +175,7 @@ jobs: - name: Setup CloudQuery uses: cloudquery/setup-cloudquery@v4 with: - version: v6.12.8 + version: v6.12.9 - name: Publish tranformation working-directory: ${{ needs.prepare.outputs.transformation_dir }} env: diff --git a/.github/workflows/publish_visualization_aws_asset_inventory.yml b/.github/workflows/publish_visualization_aws_asset_inventory.yml index e5a5fe87a..ef18f5abf 100644 --- a/.github/workflows/publish_visualization_aws_asset_inventory.yml +++ b/.github/workflows/publish_visualization_aws_asset_inventory.yml @@ -34,7 +34,7 @@ jobs: - name: Setup CloudQuery uses: cloudquery/setup-cloudquery@v4 with: - version: v6.12.8 + version: v6.12.9 - name: Publish visualization env: CLOUDQUERY_API_KEY: ${{ secrets.CLOUDQUERY_API_KEY }} diff --git a/.github/workflows/publish_visualization_aws_compliance.yml b/.github/workflows/publish_visualization_aws_compliance.yml index a0a68b4ea..5724c14f8 100644 --- a/.github/workflows/publish_visualization_aws_compliance.yml +++ b/.github/workflows/publish_visualization_aws_compliance.yml @@ -34,7 +34,7 @@ jobs: - name: Setup CloudQuery uses: cloudquery/setup-cloudquery@v4 with: - version: v6.12.8 + version: v6.12.9 - name: Publish visualization env: CLOUDQUERY_API_KEY: ${{ secrets.CLOUDQUERY_API_KEY }} diff --git a/.github/workflows/publish_visualization_aws_data_resilience.yml b/.github/workflows/publish_visualization_aws_data_resilience.yml index 20fcacac7..04136a784 100644 --- a/.github/workflows/publish_visualization_aws_data_resilience.yml +++ b/.github/workflows/publish_visualization_aws_data_resilience.yml @@ -34,7 +34,7 @@ jobs: - name: Setup CloudQuery uses: cloudquery/setup-cloudquery@v4 with: - version: v6.12.8 + version: v6.12.9 - name: Publish visualization env: CLOUDQUERY_API_KEY: ${{ secrets.CLOUDQUERY_API_KEY }} diff --git a/.github/workflows/transformations_aws_asset_inventory_free.yml b/.github/workflows/transformations_aws_asset_inventory_free.yml index 7b4b0191d..099f04c6c 100644 --- a/.github/workflows/transformations_aws_asset_inventory_free.yml +++ b/.github/workflows/transformations_aws_asset_inventory_free.yml @@ -110,7 +110,7 @@ jobs: - name: Setup CloudQuery uses: cloudquery/setup-cloudquery@v4 with: - version: v6.12.8 + version: v6.12.9 - name: Test Postgres run: | cloudquery migrate tests/postgres.yml diff --git a/.github/workflows/transformations_aws_compliance_premium.yml b/.github/workflows/transformations_aws_compliance_premium.yml index 7482d8841..69dfeac31 100644 --- a/.github/workflows/transformations_aws_compliance_premium.yml +++ b/.github/workflows/transformations_aws_compliance_premium.yml @@ -116,7 +116,7 @@ jobs: - name: Setup CloudQuery uses: cloudquery/setup-cloudquery@v4 with: - version: v6.12.8 + version: v6.12.9 - name: Test Postgres run: | cloudquery migrate tests/postgres.yml diff --git a/.github/workflows/transformations_aws_cost.yml b/.github/workflows/transformations_aws_cost.yml index 285c42365..1638ec608 100644 --- a/.github/workflows/transformations_aws_cost.yml +++ b/.github/workflows/transformations_aws_cost.yml @@ -106,7 +106,7 @@ jobs: - name: Setup CloudQuery uses: cloudquery/setup-cloudquery@v4 with: - version: v6.12.8 + version: v6.12.9 - name: Test Postgres run: | cloudquery migrate tests/postgres.yml diff --git a/.github/workflows/transformations_aws_data_resilience.yml b/.github/workflows/transformations_aws_data_resilience.yml index a3bad157e..09e1c23de 100644 --- a/.github/workflows/transformations_aws_data_resilience.yml +++ b/.github/workflows/transformations_aws_data_resilience.yml @@ -106,7 +106,7 @@ jobs: - name: Setup CloudQuery uses: cloudquery/setup-cloudquery@v4 with: - version: v6.12.8 + version: v6.12.9 - name: Test Postgres run: | cloudquery migrate tests/postgres.yml diff --git a/.github/workflows/transformations_aws_encryption.yml b/.github/workflows/transformations_aws_encryption.yml index 2a1f23863..f1da47b80 100644 --- a/.github/workflows/transformations_aws_encryption.yml +++ b/.github/workflows/transformations_aws_encryption.yml @@ -106,7 +106,7 @@ jobs: - name: Setup CloudQuery uses: cloudquery/setup-cloudquery@v4 with: - version: v6.12.8 + version: v6.12.9 - name: Test Postgres run: | cloudquery migrate tests/postgres.yml diff --git a/.github/workflows/transformations_azure_asset_inventory_free.yml b/.github/workflows/transformations_azure_asset_inventory_free.yml index d86578524..3fd1a5ef9 100644 --- a/.github/workflows/transformations_azure_asset_inventory_free.yml +++ b/.github/workflows/transformations_azure_asset_inventory_free.yml @@ -107,7 +107,7 @@ jobs: - name: Setup CloudQuery uses: cloudquery/setup-cloudquery@v4 with: - version: v6.12.8 + version: v6.12.9 - name: Test Postgres run: | cloudquery migrate tests/postgres.yml diff --git a/.github/workflows/transformations_azure_compliance_premium.yml b/.github/workflows/transformations_azure_compliance_premium.yml index 68da71ef4..451dae3dd 100644 --- a/.github/workflows/transformations_azure_compliance_premium.yml +++ b/.github/workflows/transformations_azure_compliance_premium.yml @@ -108,7 +108,7 @@ jobs: - name: Setup CloudQuery uses: cloudquery/setup-cloudquery@v4 with: - version: v6.12.8 + version: v6.12.9 - name: Test Postgres run: | cloudquery migrate tests/postgres.yml diff --git a/.github/workflows/transformations_docs_deploy.yml b/.github/workflows/transformations_docs_deploy.yml index 585f7bffd..1afda69ab 100644 --- a/.github/workflows/transformations_docs_deploy.yml +++ b/.github/workflows/transformations_docs_deploy.yml @@ -47,7 +47,7 @@ jobs: - name: Setup CloudQuery uses: cloudquery/setup-cloudquery@v4 with: - version: v6.12.8 + version: v6.12.9 - name: Generate the docs run: make shard=${{ matrix.shard }} gen-site env: diff --git a/.github/workflows/transformations_gcp_asset_inventory_free.yml b/.github/workflows/transformations_gcp_asset_inventory_free.yml index 24765dd18..46a4905d2 100644 --- a/.github/workflows/transformations_gcp_asset_inventory_free.yml +++ b/.github/workflows/transformations_gcp_asset_inventory_free.yml @@ -107,7 +107,7 @@ jobs: - name: Setup CloudQuery uses: cloudquery/setup-cloudquery@v4 with: - version: v6.12.8 + version: v6.12.9 - name: Test Postgres run: | cloudquery migrate tests/postgres.yml diff --git a/.github/workflows/transformations_gcp_compliance_premium.yml b/.github/workflows/transformations_gcp_compliance_premium.yml index db6ea4673..d76089148 100644 --- a/.github/workflows/transformations_gcp_compliance_premium.yml +++ b/.github/workflows/transformations_gcp_compliance_premium.yml @@ -108,7 +108,7 @@ jobs: - name: Setup CloudQuery uses: cloudquery/setup-cloudquery@v4 with: - version: v6.12.8 + version: v6.12.9 - name: Test Postgres run: | cloudquery migrate tests/postgres.yml diff --git a/.github/workflows/transformations_k8s_compliance_premium.yml b/.github/workflows/transformations_k8s_compliance_premium.yml index ec88fe5c1..d29103dab 100644 --- a/.github/workflows/transformations_k8s_compliance_premium.yml +++ b/.github/workflows/transformations_k8s_compliance_premium.yml @@ -108,7 +108,7 @@ jobs: - name: Setup CloudQuery uses: cloudquery/setup-cloudquery@v4 with: - version: v6.12.8 + version: v6.12.9 - name: Test Postgres run: | cloudquery migrate tests/postgres.yml diff --git a/.github/workflows/validate_transformation_release.yml b/.github/workflows/validate_transformation_release.yml index 8f6df6120..c14d01094 100644 --- a/.github/workflows/validate_transformation_release.yml +++ b/.github/workflows/validate_transformation_release.yml @@ -107,7 +107,7 @@ jobs: - name: Setup CloudQuery uses: cloudquery/setup-cloudquery@v4 with: - version: v6.12.8 + version: v6.12.9 - name: Migrate DB Postgres if: needs.prepare.outputs.postgres == 'true' run: cloudquery migrate tests/postgres.yml diff --git a/transformations/aws/asset-inventory-free/tests/clickhouse.yml b/transformations/aws/asset-inventory-free/tests/clickhouse.yml index 819d8e6f0..799e31ade 100644 --- a/transformations/aws/asset-inventory-free/tests/clickhouse.yml +++ b/transformations/aws/asset-inventory-free/tests/clickhouse.yml @@ -3,7 +3,7 @@ spec: name: aws path: cloudquery/aws registry: cloudquery - version: "v30.0.0" # latest version of source aws plugin + version: "v30.1.0" # latest version of source aws plugin destinations: ["clickhouse"] tables: ["*"] --- diff --git a/transformations/aws/asset-inventory-free/tests/postgres.yml b/transformations/aws/asset-inventory-free/tests/postgres.yml index ebd2c2438..0e522e04b 100644 --- a/transformations/aws/asset-inventory-free/tests/postgres.yml +++ b/transformations/aws/asset-inventory-free/tests/postgres.yml @@ -3,7 +3,7 @@ spec: name: aws path: cloudquery/aws registry: cloudquery - version: "v30.0.0" # latest version of source aws plugin + version: "v30.1.0" # latest version of source aws plugin destinations: ["postgresql"] tables: ["*"] --- diff --git a/transformations/aws/asset-inventory-free/tests/snowflake.yml b/transformations/aws/asset-inventory-free/tests/snowflake.yml index 3b90b6fb0..b1404dbe7 100644 --- a/transformations/aws/asset-inventory-free/tests/snowflake.yml +++ b/transformations/aws/asset-inventory-free/tests/snowflake.yml @@ -3,7 +3,7 @@ spec: name: aws path: cloudquery/aws registry: cloudquery - version: "v30.0.0" # latest version of source aws plugin + version: "v30.1.0" # latest version of source aws plugin destinations: ["snowflake"] tables: ["*"] --- diff --git a/transformations/aws/compliance-premium/tests/bigquery.yml b/transformations/aws/compliance-premium/tests/bigquery.yml index 71e3c8bc8..73f14b35c 100644 --- a/transformations/aws/compliance-premium/tests/bigquery.yml +++ b/transformations/aws/compliance-premium/tests/bigquery.yml @@ -3,7 +3,7 @@ spec: name: aws path: cloudquery/aws registry: cloudquery - version: "v30.0.0" # latest version of source aws plugin + version: "v30.1.0" # latest version of source aws plugin destinations: ["bigquery"] tables: ["*"] --- diff --git a/transformations/aws/compliance-premium/tests/postgres.yml b/transformations/aws/compliance-premium/tests/postgres.yml index ebd2c2438..0e522e04b 100644 --- a/transformations/aws/compliance-premium/tests/postgres.yml +++ b/transformations/aws/compliance-premium/tests/postgres.yml @@ -3,7 +3,7 @@ spec: name: aws path: cloudquery/aws registry: cloudquery - version: "v30.0.0" # latest version of source aws plugin + version: "v30.1.0" # latest version of source aws plugin destinations: ["postgresql"] tables: ["*"] --- diff --git a/transformations/aws/compliance-premium/tests/s3.yml b/transformations/aws/compliance-premium/tests/s3.yml index d8b8be939..719dfff9c 100644 --- a/transformations/aws/compliance-premium/tests/s3.yml +++ b/transformations/aws/compliance-premium/tests/s3.yml @@ -3,7 +3,7 @@ spec: name: aws path: cloudquery/aws registry: cloudquery - version: "v30.0.0" # latest version of source aws plugin + version: "v30.1.0" # latest version of source aws plugin destinations: ["s3"] tables: ["*"] --- diff --git a/transformations/aws/compliance-premium/tests/snowflake.yml b/transformations/aws/compliance-premium/tests/snowflake.yml index d9a7f768c..ef9b5751e 100644 --- a/transformations/aws/compliance-premium/tests/snowflake.yml +++ b/transformations/aws/compliance-premium/tests/snowflake.yml @@ -3,7 +3,7 @@ spec: name: aws path: cloudquery/aws registry: cloudquery - version: "v30.0.0" # latest version of source aws plugin + version: "v30.1.0" # latest version of source aws plugin destinations: ["snowflake"] tables: ["*"] --- diff --git a/transformations/aws/cost/tests/postgres.yml b/transformations/aws/cost/tests/postgres.yml index ebd2c2438..0e522e04b 100644 --- a/transformations/aws/cost/tests/postgres.yml +++ b/transformations/aws/cost/tests/postgres.yml @@ -3,7 +3,7 @@ spec: name: aws path: cloudquery/aws registry: cloudquery - version: "v30.0.0" # latest version of source aws plugin + version: "v30.1.0" # latest version of source aws plugin destinations: ["postgresql"] tables: ["*"] --- diff --git a/transformations/aws/data-resilience/tests/postgres.yml b/transformations/aws/data-resilience/tests/postgres.yml index ebd2c2438..0e522e04b 100644 --- a/transformations/aws/data-resilience/tests/postgres.yml +++ b/transformations/aws/data-resilience/tests/postgres.yml @@ -3,7 +3,7 @@ spec: name: aws path: cloudquery/aws registry: cloudquery - version: "v30.0.0" # latest version of source aws plugin + version: "v30.1.0" # latest version of source aws plugin destinations: ["postgresql"] tables: ["*"] --- diff --git a/transformations/aws/encryption/tests/postgres.yml b/transformations/aws/encryption/tests/postgres.yml index ebd2c2438..0e522e04b 100644 --- a/transformations/aws/encryption/tests/postgres.yml +++ b/transformations/aws/encryption/tests/postgres.yml @@ -3,7 +3,7 @@ spec: name: aws path: cloudquery/aws registry: cloudquery - version: "v30.0.0" # latest version of source aws plugin + version: "v30.1.0" # latest version of source aws plugin destinations: ["postgresql"] tables: ["*"] --- diff --git a/transformations/azure/asset-inventory-free/tests/bigquery.yml b/transformations/azure/asset-inventory-free/tests/bigquery.yml index 0b46cff5d..de7185c5c 100644 --- a/transformations/azure/asset-inventory-free/tests/bigquery.yml +++ b/transformations/azure/asset-inventory-free/tests/bigquery.yml @@ -3,7 +3,7 @@ spec: name: azure path: cloudquery/azure registry: cloudquery - version: "v16.0.2" # latest version of source azure plugin + version: "v16.0.3" # latest version of source azure plugin destinations: ["bigquery"] tables: ["*"] --- diff --git a/transformations/azure/asset-inventory-free/tests/postgres.yml b/transformations/azure/asset-inventory-free/tests/postgres.yml index 79a0898fb..b29d025c7 100644 --- a/transformations/azure/asset-inventory-free/tests/postgres.yml +++ b/transformations/azure/asset-inventory-free/tests/postgres.yml @@ -2,7 +2,7 @@ kind: source spec: name: azure path: cloudquery/azure - version: "v16.0.2" # latest version of source azure plugin + version: "v16.0.3" # latest version of source azure plugin destinations: ["postgresql"] tables: ["*"] --- diff --git a/transformations/azure/asset-inventory-free/tests/snowflake.yml b/transformations/azure/asset-inventory-free/tests/snowflake.yml index fb66ad217..b2521d827 100644 --- a/transformations/azure/asset-inventory-free/tests/snowflake.yml +++ b/transformations/azure/asset-inventory-free/tests/snowflake.yml @@ -3,7 +3,7 @@ spec: name: azure path: cloudquery/azure registry: cloudquery - version: "v16.0.2" # latest version of source azure plugin + version: "v16.0.3" # latest version of source azure plugin destinations: ["snowflake"] tables: ["*"] --- diff --git a/transformations/azure/compliance-premium/tests/bigquery.yml b/transformations/azure/compliance-premium/tests/bigquery.yml index 86b338658..fa96ddb5f 100644 --- a/transformations/azure/compliance-premium/tests/bigquery.yml +++ b/transformations/azure/compliance-premium/tests/bigquery.yml @@ -3,7 +3,7 @@ spec: name: azure path: cloudquery/azure registry: cloudquery - version: "v16.0.2" # latest version of source azure plugin + version: "v16.0.3" # latest version of source azure plugin destinations: ["bigquery"] tables: ["*"] --- diff --git a/transformations/azure/compliance-premium/tests/postgres.yml b/transformations/azure/compliance-premium/tests/postgres.yml index fd9433291..9856caa21 100644 --- a/transformations/azure/compliance-premium/tests/postgres.yml +++ b/transformations/azure/compliance-premium/tests/postgres.yml @@ -3,7 +3,7 @@ spec: name: azure path: cloudquery/azure registry: cloudquery - version: "v16.0.2" # latest version of source azure plugin + version: "v16.0.3" # latest version of source azure plugin destinations: ["postgresql"] tables: ["*"] --- diff --git a/transformations/azure/compliance-premium/tests/snowflake.yml b/transformations/azure/compliance-premium/tests/snowflake.yml index 056a58ebb..3557256fc 100644 --- a/transformations/azure/compliance-premium/tests/snowflake.yml +++ b/transformations/azure/compliance-premium/tests/snowflake.yml @@ -3,7 +3,7 @@ spec: name: azure path: cloudquery/azure registry: cloudquery - version: "v16.0.2" # latest version of source azure plugin + version: "v16.0.3" # latest version of source azure plugin destinations: ["snowflake"] tables: ["*"] --- diff --git a/transformations/gcp/asset-inventory-free/tests/bigquery.yml b/transformations/gcp/asset-inventory-free/tests/bigquery.yml index 64845f72e..053bdf676 100644 --- a/transformations/gcp/asset-inventory-free/tests/bigquery.yml +++ b/transformations/gcp/asset-inventory-free/tests/bigquery.yml @@ -3,7 +3,7 @@ spec: name: gcp path: cloudquery/gcp registry: cloudquery - version: "v17.4.1" # latest version of source gcp plugin + version: "v17.4.2" # latest version of source gcp plugin destinations: ["bigquery"] tables: ["*"] --- diff --git a/transformations/gcp/asset-inventory-free/tests/postgres.yml b/transformations/gcp/asset-inventory-free/tests/postgres.yml index f5349a2ef..ef0888743 100644 --- a/transformations/gcp/asset-inventory-free/tests/postgres.yml +++ b/transformations/gcp/asset-inventory-free/tests/postgres.yml @@ -2,7 +2,7 @@ kind: source spec: name: gcp path: cloudquery/gcp - version: "v17.4.1" # latest version of source gcp plugin + version: "v17.4.2" # latest version of source gcp plugin destinations: ["postgresql"] tables: ["*"] --- diff --git a/transformations/gcp/asset-inventory-free/tests/snowflake.yml b/transformations/gcp/asset-inventory-free/tests/snowflake.yml index 3e7c899e1..1738aa001 100644 --- a/transformations/gcp/asset-inventory-free/tests/snowflake.yml +++ b/transformations/gcp/asset-inventory-free/tests/snowflake.yml @@ -3,7 +3,7 @@ spec: name: gcp path: cloudquery/gcp registry: cloudquery - version: "v17.4.1" # latest version of source gcp plugin + version: "v17.4.2" # latest version of source gcp plugin destinations: ["snowflake"] tables: ["*"] --- diff --git a/transformations/gcp/compliance-premium/tests/bigquery.yml b/transformations/gcp/compliance-premium/tests/bigquery.yml index 9a8bf88f9..056d85b02 100644 --- a/transformations/gcp/compliance-premium/tests/bigquery.yml +++ b/transformations/gcp/compliance-premium/tests/bigquery.yml @@ -2,7 +2,7 @@ kind: source spec: name: gcp path: cloudquery/gcp - version: "v17.4.1" # latest version of source gcp plugin + version: "v17.4.2" # latest version of source gcp plugin destinations: ["bigquery"] tables: ["*"] --- diff --git a/transformations/gcp/compliance-premium/tests/postgres.yml b/transformations/gcp/compliance-premium/tests/postgres.yml index 46ef544a5..1a9546c8f 100644 --- a/transformations/gcp/compliance-premium/tests/postgres.yml +++ b/transformations/gcp/compliance-premium/tests/postgres.yml @@ -2,7 +2,7 @@ kind: source spec: name: gcp path: cloudquery/gcp - version: "v17.4.1" # latest version of source gcp plugin + version: "v17.4.2" # latest version of source gcp plugin destinations: ["postgresql"] tables: ["*"] --- diff --git a/transformations/gcp/compliance-premium/tests/snowflake.yml b/transformations/gcp/compliance-premium/tests/snowflake.yml index 10efcec88..5010cd41d 100644 --- a/transformations/gcp/compliance-premium/tests/snowflake.yml +++ b/transformations/gcp/compliance-premium/tests/snowflake.yml @@ -2,7 +2,7 @@ kind: source spec: name: gcp path: cloudquery/gcp - version: "v17.4.1" # latest version of source gcp plugin + version: "v17.4.2" # latest version of source gcp plugin destinations: ["snowflake"] tables: ["*"] ---