Open markekibbe opened 2 weeks ago
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!
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: https://github.com/orcasecurity/terraform-provider-orcasecurity/pull/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 BUSLAffected 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.