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

Firebase Hosting site Terraform provider #12960

Commits on Nov 7, 2022

  1. Firebase Hosting site Terraform provider (hashicorp#6598)

    * Firebase Hosting site Terraform provider
    
    * Add sweeper to Firebase Hosting Site
    
    * Add a basic hosting site without app
    
    * Move app_id to test_vars_overrides to avoid adding random_suffix
    
    * Add defaultUrl. Shorten base_url. Add sites/site-id import
    
    * Create new web app as part of hosting site test
    
    * Fix tab vs spaces
    
    * Separate basic and full test for firebasehosting
    
    * Add update test for google_firebase_hosting_site
    
    * Use immediate delete for test web app
    
    * Use deletion_policy = DELETE for handwritten update test
    
    * Address feedack on site_id name
    
    * Use specific Firebase Hosting docs
    
    Signed-off-by: Modular Magician <magic-modules@google.com>
    modular-magician committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    a8b8f82 View commit details
    Browse the repository at this point in the history