File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed
test/terraform/aws-persistent Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff 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"
Original file line number Diff line number Diff 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 = {
You can’t perform that action at this time.
0 commit comments