MitocGroup / terraform-aws-landing-zone

Terraform Module for AWS Landing Zone
https://registry.terraform.io/modules/MitocGroup/landing-zone/aws
Mozilla Public License 2.0
176 stars 111 forks source link

local-exec provisioner error #175

Open darshan-thinknyx opened 2 years ago

darshan-thinknyx commented 2 years ago

│ with module.landing_zone.module.landing_zone.null_resource.terraform_config[0], │ on .terraform/modules/landing_zone/modules/landing_zone/main.tf line 17, in resource "null_resource" "terraform_config": │ 17: provisioner "local-exec" { │ │ Error running command 'cp .terrahub.yml.sample │ .terrahub.yml': exit status 1. Output: cp: cannot stat │ ‘.terrahub.yml.sample’: No such file or directory