suslovsergey commented on issue #6085:
URL: https://github.com/apache/apisix/issues/6085#issuecomment-1011840012


   @tokers exactly!
   in my case terraform provider  control data in resource. when i apply 
changes for terraform plan it's make next:
   1. Build full object for resource from terraform plan state  (with default 
values like in documentation)
   2. Send object (json) to api
   3. Read object from api and create new state for terraform resource
   4. and finally compare plan and new state, if we have diff here - raise error
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to