Skip to content
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

Enabling management of default Dialogflow resources without terraform import: is_default_x fields #16441

Commits on Nov 3, 2023

  1. Enabling management of default Dialogflow resources without terraform…

    … import: `is_default_x` fields (hashicorp#9336)
    
    * Enabling management of Default Start Flow + Default Welcome Intent + Default Negative Intent, without terraform import
    
    Fixes hashicorp#16308
    
    * Basic tests for default flow + intents
    
    * Tests asserting resource IDs
    
    * Making Flow + Intent import respect is_default_X; fixing description on examples
    
    * Bah, making isFallback output-only might break users that'd imported the Default Negative Intent :(
    
    * Update mmv1/templates/terraform/pre_create/dialogflowcx_set_location_skip_default_obj.go.erb
    
    Co-authored-by: Sarah French <15078782+SarahFrench@users.noreply.github.com>
    
    * Adding callout notes about multiple is_default_x resources
    
    * More words around the pre-create + pre-delete code
    
    * Adding more tests around Default Start Flow
    
    * Adding more tests around Default Welcome Intent and Default Negative Intent
    
    ---------
    
    Co-authored-by: Sarah French <15078782+SarahFrench@users.noreply.github.com>
    [upstream:58d0735cfa46a3668a0c5af3181ce6443ab22d91]
    
    Signed-off-by: Modular Magician <magic-modules@google.com>
    modular-magician committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    95750d5 View commit details
    Browse the repository at this point in the history