terraform-provider-gcp

module
v0.0.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 2, 2021 License: MIT

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>"
}

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL