cloudposse/terraform-aws-acm-request-certificate

Error: value of 'count' cannot be computed

Nuru opened this issue · 0 comments

Nuru commented

Even after fixing #16 (dup of #8), release 0.3.0 of this module does not work with Terraform v0.11.13

* module.certificate.null_resource.default: null_resource.default: value of 'count' cannot be computed

This is due to an attempt to allow the module to be disabled, which is probably not possible in Terraform v0.11.

Workaround: reverting to release 0.1.1