A Google Cloud Firebase Android application configuration
To get more information about androidApp, see:
The following arguments are supported:
app_id
- (Required) The id of the Firebase Android App.project
- (Optional) The ID of the project in which the resource belongs. If it
is not provided, the provider project is used.In addition to the arguments listed above, the following attributes are exported:
config_filename
-
The filename that the configuration artifact for the AndroidApp is typically saved as.
For example: google-services.json
config_file_contents
-
The contents of the JSON configuration file.
A base64-encoded string.