google::service-account-key

Creates a service account key.

Example

google::service-account-key example-service-account-key
    service-account: $(google::service-account example-service-account)
end

Attributes

Attribute Description
service-account The service account for which a key should be a created. (Required)

Outputs

Attribute Description
id The ID of the service account key.