Skip to content

Commit 7bddbf3

Browse files
committed
1 parent 286d9f1 commit 7bddbf3

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

ci/nightly/pipeline.template.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1419,7 +1419,6 @@ steps:
14191419
args: [--no-cleanup]
14201420
ci-builder: stable
14211421
branches: "main v*.* *aws* *tf* *terraform* *helm* *self-managed* *orchestratord*"
1422-
skip: "https://github.com/MaterializeInc/terraform-aws-materialize/issues/71"
14231422

14241423
- id: terraform-gcp
14251424
label: "Terraform + Helm Chart E2E on GCP"

test/terraform/aws-persistent/main.tf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ module "materialize_infrastructure" {
3838
operator_version = var.operator_version
3939
orchestratord_version = var.orchestratord_version
4040

41-
# TODO: This currently fails: https://github.com/MaterializeInc/terraform-aws-materialize/issues/71
4241
helm_values = {
4342
operator = {
4443
args = {

0 commit comments

Comments
 (0)