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

Add AppleApp to Firebase. #13047

Commits on Nov 15, 2022

  1. Add AppleApp to Firebase. (hashicorp#6630)

    * Update api.yaml
    
    * Update api.yaml
    
    * Update api.yaml
    
    * Update api.yaml
    
    * Update terraform.yaml
    
    * Create firebase_apple_app_basic.tf.erb
    
    * Responding to tylerg-dev's comments
    
    * Fixing the failing TestAccFirebaseAppleApp_firebaseAppleAppBasicExample test
    
    * Add a handwritten sweeper to hard-delete the AppleApp
    
    * Fix typo in update_mask
    
    * Fix var name in test
    
    * Add delete request body
    
    * Change appId to app_id in the sweeper delete url
    
    * Use custom_delete for deleting the AppleApp resource
    
    * Update api.yaml
    
    * Remove the repeated block in terraform.api
    
    * Add a 5 sec in the post_delete template
    
    * Move the 5 sec delay to the custom delete code
    
    * Add "Optional" to the deletion_policy description.
    
    * Address melinath@ comments
    
    * Add a manual update test
    
    * Remove unnecessary randomness. Also, move attributes to the vars section so they show up in docs.
    
    * Update mmv1/products/firebase/terraform.yaml
    
    Co-authored-by: Stephen Lewis (Burrows) <stephen.r.burrows@gmail.com>
    
    * Update mmv1/products/firebase/terraform.yaml
    
    Co-authored-by: Stephen Lewis (Burrows) <stephen.r.burrows@gmail.com>
    
    * Update mmv1/products/firebase/terraform.yaml
    
    Co-authored-by: Stephen Lewis (Burrows) <stephen.r.burrows@gmail.com>
    
    * Update mmv1/third_party/terraform/tests/resource_firebase_apple_app_update_test.go.erb
    
    Co-authored-by: Stephen Lewis (Burrows) <stephen.r.burrows@gmail.com>
    
    * Update mmv1/third_party/terraform/tests/resource_firebase_apple_app_update_test.go.erb
    
    Co-authored-by: Stephen Lewis (Burrows) <stephen.r.burrows@gmail.com>
    
    * Update mmv1/third_party/terraform/tests/resource_firebase_apple_app_update_test.go.erb
    
    Co-authored-by: Stephen Lewis (Burrows) <stephen.r.burrows@gmail.com>
    
    * Adding back the test_vars_overrides.
    
    Co-authored-by: Stephen Lewis (Burrows) <stephen.r.burrows@gmail.com>
    Signed-off-by: Modular Magician <magic-modules@google.com>
    modular-magician and melinath committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    e68d1e4 View commit details
    Browse the repository at this point in the history