README ¶ terraform-provider-gcp Google Cloud Provider Extension Getting Started provider "gcp" {} resource "gcp_app_engine_ssl_certificate" { app_id = "<APP ENGINE ID>" name = "<DISPLAY NAME>" private_key = "<PRIVATE KEY>" certificate = "<CERTIFICATE>" } Expand ▾ Collapse ▴ Directories ¶ Show internal Expand all Path Synopsis cmd terraform-provider-gcp gcp Click to show internal directories. Click to hide internal directories.