diff --git a/ci/nightly/pipeline.template.yml b/ci/nightly/pipeline.template.yml index 3d85b8561971a..9a6b97ec0b128 100644 --- a/ci/nightly/pipeline.template.yml +++ b/ci/nightly/pipeline.template.yml @@ -1419,7 +1419,7 @@ steps: args: [--no-cleanup] ci-builder: stable branches: "main v*.* *aws* *tf* *terraform* *helm* *self-managed* *orchestratord*" - skip: "https://github.com/MaterializeInc/terraform-aws-materialize/issues/71" + skip: "https://github.com/MaterializeInc/database-issues/issues/9796" - id: terraform-gcp label: "Terraform + Helm Chart E2E on GCP" diff --git a/test/terraform/aws-persistent/main.tf b/test/terraform/aws-persistent/main.tf index 092c063fc47c1..d790ad21fb246 100644 --- a/test/terraform/aws-persistent/main.tf +++ b/test/terraform/aws-persistent/main.tf @@ -38,7 +38,6 @@ module "materialize_infrastructure" { operator_version = var.operator_version orchestratord_version = var.orchestratord_version - # TODO: This currently fails: https://github.com/MaterializeInc/terraform-aws-materialize/issues/71 helm_values = { operator = { args = {