-
-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Checklist
- [x ] Upgrade Terraspace: Are you using the latest version of Terraspace? This allows Terraspace to fix issues fast. There's an Upgrading Guide: https://terraspace.cloud/docs/misc/upgrading/
- [x ] Reproducibility: Are you reporting a bug others will be able to reproduce and not asking a question. If you're unsure or want to ask a question, do so on https://community.boltops.com
- Code sample: Have you put together a code sample to reproduce the issue and make it available? Code samples help speed up fixes dramatically. If it's an easily reproducible issue, then code samples are not needed. If you're unsure, please include a code sample.
My Environment
Software | Version |
---|---|
Operating System | Linux |
Terraform | 1.5.7 |
Terraspace | 2.2.17 |
Ruby | ruby 3.0.3p157 (2021-11-24 revision 3fb7d2cadc) [x86_64-darwin21] |
Expected Behaviour
I expect for the pipeline to succeeded when running a terraspace all up -y
Current Behavior
Step-by-step reproduction instructions
When I installed the ci plugin for terraspace and generated the .github files for the build, I left the install script alone. It is interesting that the pipelines were working fine yesterday, now I am facing the following error on all Terraspace stacks:
Exception TypeError: no implicit conversion of nil into String
Steps I took to try to fix it:
- I upgraded and downgraded terraspace and still getting same error
- I worked with a college to see if he saw anything wrong
- I consulted Claude AI and it suggested something with the terraform binary path (proved this was not it).
- Ran it locally on my machine and it works fine.
Code Sample
There is no code sample to provide since the code is company information.
Solution Suggestion
I am trying to figure out if anything changed in the last 48 hours on the terraspace side that would cause this.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working