Closed k3ypad closed 6 years ago
I can't reproduce this issue at the moment. It seems like PR #5 resolves this one as well. Could you please try again using a custom build of the provider (linux_amd64 | darwin_amd64 | windows_amd64)?
@liranp appears to work ok - thanks
Fixed as part of #12.
Terraform Version
Terraform v0.10.7 (bug present in 0.9.X versions also)
Affected Resource(s)
Terraform Configuration Files
No custom config
Debug Output
Plan: https://gist.github.com/k3ypad/3661f9522724bffbb0acc3a42a9996f0 Apply: https://gist.github.com/k3ypad/f016f5f4df01f32ba94caf63ccb90db6
Panic Output
No panic.
Expected Behaviour
When this is specified:
The elastigroup should have no instances at the specified time.
Actual Behavior
In the spotinst console the values for this scheduled action are blank. This also causes a input validation error in the console when you go to edit, despite Terraform planning and applying fine.
Steps to Reproduce
terraform plan
terraform apply
Important Factoids
References