Closed jgeluk closed 1 year ago
Hi @jgeluk,
Apologies you ran into the issue, this has now been added to the module and released as part of v1.4.0. Please update your terraform configuration to include the following
module "open-next" {
source = "RJPearson94/open-next/aws"
version = "1.4.0"
}
Thanks for using the module
Kind Regards Rob
Please add
force_destroy
towebsite_bucket
so that doing a hard destroy of the whole infra works?