Loading...
Loading...
### Terraform Version ``` Terraform v0.12.6 ``` ### Terraform Configuration Files https://github.com/cloudposse/reference-architectures/blob/master/modules/root/main.tf ### Debug Output https://gist.github.com/TimJones/b8a598f5dc10a9b5d86d140bd4197d77 ### Expected Behavior Terraform initialises a new working directory in `accounts/root` using the `modules/root` module as a template, pulling in all modules referenced. ### Actual Behavior Terraform cannot initialise, being unable to pull in the modules referenced. ### Steps to Reproduce 1. `git clone https://github.com/cloudposse/reference-architectures.git` 2. `cd reference-architectures` 3. `mkdir -p accounts/root` 3. `terraform init --from-module=./modules/root accounts/root` ### Additional Context I guess this is either something wrong with how the `source` of the module is defined in the `main.tf` or how the pathing is handled by Terraform when trying to initialise. If I strip the module references from `main.tf` then the initialisation happens correctly.
Click on a version to see all relevant bugs
Terraform Integration
Learn more about where this data comes from
Bug Scrub Advisor
Streamline upgrades with automated vendor bug scrubs
BugZero Enterprise
Wish you caught this bug sooner? Get proactive today.