Genesys Cloud - Developer Community!

 View Only

Sign Up

  • 1.  Provider 1.74.0 - routing_queue - sub_type_settings not working

    Posted 11 days ago

    Hello,

    We are attempting to update sub_type_settings through TF and are getting random errors for invalid values when running 'terraform apply'.

    No errors in terraform Plan (other than that it seems to do what we call a "parameter shuffle" - re-organizing the parameter order for no apparent reason - different subject), displaying the following:

    Then, when we run 'terraform apply', we get the same output, then it displays "Still modifying..." for 5 minutes, then errors our not liking one of the parameters at random, 2 examples below.

    Some runs display:

    Other runs display:

    We have also done a Terraform Export, and all those values are coming back fine in the exported TF file, so we don't understand what we need to do here.

    From the export:

    Please advise.

    Thank you in advance.


    #CXasCode

    ------------------------------
    Juraj Makacek
    ------------------------------


  • 2.  RE: Provider 1.74.0 - routing_queue - sub_type_settings not working

    Posted 9 days ago

    Hi Juraj, 

    This may be a consistency checker issue.

    could you try set the environment variable `export BYPASS_CONSISTENCY_CHECKER=true` and if possible send me the resource you are trying to create so i can reproduce it on my end.

    Thanks,
    Brian



    ------------------------------
    Brian Moyles
    Associate Software Engineer
    ------------------------------



  • 3.  RE: Provider 1.74.0 - routing_queue - sub_type_settings not working

    Posted 9 days ago

    Hello,

    Thank you, the option seems to be working.

    Sending our log privately.

    Would it please be possible to look into why it takes 5 minutes per object when there is an error?

    Also, we don't want to keep this option long-term, as we'd like to take advantage of the Provider validations.

    Thank you again.



    ------------------------------
    Juraj Makacek
    ------------------------------