|
Hello, I have a question about importing. I was trying to test a way to "recover" a missing status, starting from a very simple stack defined in a .tf file with When importing it back, the stack importer doesn't seem to set any I tried to tinker with the source code by setting up a compatible I was wondering if this stack replacement behavior is an intentional project design choice, or if there's something behind this decision. Alternatively, would it be more appropriate to set up a method that equals the source .tf configuration I'm importing the resource from? For the latter approach, I wasn't able to reference the original method from my script through the Perhaps a side effect of #41 ? |
Replies: 2 comments 1 reply
|
Hi @eymerich , We're investigating the root cause and will include a fix in one of the upcoming releases. We'll make sure to notify you once it's available. 🚀 |
|
Hi @eymerich , Example usage for |
Hi @eymerich ,
thanks a lot for using the Portainer Terraform provider and for taking the time to report this issue – your detailed reproduction and example repo are super helpful! 🙌
We're investigating the root cause and will include a fix in one of the upcoming releases. We'll make sure to notify you once it's available. 🚀