Despite having outputs.tf, running the command terraform output provides the following error.
Warning: No outputs found
The state file either has no outputs defined, or all the defined outputs are empty. Please define an output in your configuration with the output keyword and run terraform refresh for it to become available. If you are using interpolation, please verify the interpolated value is not empty. You can use the terraform console command to assist.
Despite having
outputs.tf
, running the commandterraform output
provides the following error.Commands run were from this blueprint: https://kestra.io/blueprints/225-run-multiple-python-scripts-in-parallel-on-aws-ecs-fargate-with-aws-batch