-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Orca Provider Crashing For orcasecurity_business_unit #102
Comments
Hi Mark, I'm still looking into this. Please expect a reply early next week. |
Patrick,
Alright. Thank You!
Highly appreciate your diligence!
Thanks,
Mark Kibbe
|
Sounds great. I was able to replicate the issue in my US instance of Orca. I'm also getting that error "nil pointer dereference". After some initial development, I fixed the error, but I'd like a few more man-hours to solve this across more cases. Please allow me a day or 2 more to fix this, merge a PR, and publish the new provider. Thank you for your patience and for reporting this! |
Patrick, I've replied internally via the Orca case management system, but this is excellent news. Thank you for the rapid iteration here. Are you able to access your internal case management system? If so, I'd like to get your thoughts there as I provided a few additional details that cannot be publicly disclosed. |
Fixed here: #107 Please allow us a couple days to publish the change to our Terraform provider. |
@markekibbe please pull the provider version v0.0.13. Once you've validated it works for you, I'll close this issue. Thank you! |
Terraform Version
Run
terraform -v
to show the version. If you are not running the latest version of Terraform, please upgrade because your issue may have already been fixed.1.5.5 -> Unable to upgrade due to BUSL
Affected Resource(s)
Terraform Configuration Files
Panic Output
╷
│ Error: Request cancelled
│
│ The plugin6.(*GRPCProvider).ApplyResourceChange request was cancelled.
╵
Expected Behavior
An OU created
Actual Behavior
Crash
Steps to Reproduce
terraform apply
Important Factoids
I have attempted to use the resource with various portions populated, but am not proving successful. Also this is a FedRAMP instance.
The text was updated successfully, but these errors were encountered: