google_public_ca_external_account_key

A representation of an ExternalAccountKey used for external account binding within ACME.

To get more information about ExternalAccountKey, see:

Example Usage - Public Ca External Account Key

resource "google_public_ca_external_account_key" "prod" {
  project = "my-project-name"
}

Argument Reference

The following arguments are supported:


Attributes Reference

In addition to the arguments listed above, the following computed attributes are exported:

Timeouts

This resource provides the following Timeouts configuration options:

Import

This resource does not support import.

User Project Overrides

This resource supports User Project Overrides.