Stephan Kristyn
Stephan Kristyn
Same issue.
Having the same. I tried th workaround from @kerin without success. Any quick fix would be highly appreciated, as I can't scale up. ``` terraform plan -var-file ../../build/jarvice_2017-09-12_02-10-55/terraform.tfvars -target module.workers...
tfvars: ``` cat ../../build/jarvice_2017-09-12_02-10-55/terraform.tfvars { "tectonic_admin_email": "[email protected]", "tectonic_admin_password_hash": "supersecretmegagood", "tectonic_aws_etcd_ec2_type": "m3.large", "tectonic_aws_etcd_root_volume_size": 32, "tectonic_aws_etcd_root_volume_type": "gp2", "tectonic_aws_extra_tags": { "Name": "jarvice" }, "tectonic_aws_master_custom_subnets": { "eu-west-1a": "10.0.0.0/20", "eu-west-1b": "10.0.16.0/20", "eu-west-1c": "10.0.32.0/20" }, "tectonic_aws_master_ec2_type":...
``` ~/d/s/t/tectonic> terraform plan -var-file ../../build/jarvice_2017-09-12_02-10-55/terraform.tfvars -target module.workers platforms/aws Refreshing Terraform state in-memory prior to plan... The refreshed state will be used to calculate this plan, but will not be...
We are still seeing this problem on a fresh default install, even with tectonic-1.8.9 and its terraform v0.10.7 binary. We are not doing any Route53 shenanigans like ssunagari, just a...
@ssunagari I have no idea what you are talking about, we have no problems with route53, nor with base domains or cluster names or any zones. Let me kindly suggest...
We face this issue. It is 2023.
@velvitonator `let` does not work in node.js if not started with the `harmony` flag. `.resolve` also throws errors in above context if put directly into node.js code. However using [j](https://github.com/SheetJS/j)...
Same issue