You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
create file named auth_handler.py inside of the scripts directory, content unnecessary
terraform validate
Additional Context
Validates properly on terraform 1.9.8-1 or:
Terraform v1.9.8
on linux_amd64
+ provider registry.terraform.io/hashicorp/archive v2.6.0
Your version of Terraform is out of date! The latest version
is 1.10.0. You can update by downloading from https://www.terraform.io/downloads.html
References
No response
The text was updated successfully, but these errors were encountered:
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Terraform Version
Terraform Configuration Files
Debug Output
Note, this is running
terraform validate
not terraform plan or apply.https://gist.github.com/akettmann-id/73c5aa6a0a144eaa06fdf8352b090822
Expected Behavior
Validation completes successfully.
Actual Behavior
Panic error
Steps to Reproduce
scripts
directoryauth_handler.py
inside of thescripts
directory, content unnecessaryterraform validate
Additional Context
Validates properly on terraform 1.9.8-1 or:
References
No response
The text was updated successfully, but these errors were encountered: