A Google Cloud Firebase Hosting Channel instance
The following arguments are supported:
site_id
-
(Required)
The ID of the site this channel belongs to.
channel_id
-
(Required)
The ID of the channel. Use channel_id = "live"
for the default channel of a site.
In addition to the arguments listed above, the following computed attributes are exported:
id
- An identifier for the resource with format sites/{{site_id}}/channels/{{channel_id}}
. Same as name
name
- The fully-qualified resource name for the channel, in the format: sites/{{site_id}}/channels/{{channel_id}}
.