pulumi_wasm_providers_gcp_mini::compute

Module region_ssl_policy

source
Expand description

Represents a Regional SSL policy. SSL policies give you the ability to control the features of SSL that your SSL proxy or HTTPS load balancer negotiates.

To get more information about RegionSslPolicy, see:

§Import

RegionSslPolicy can be imported using any of these accepted formats:

  • projects/{{project}}/regions/{{region}}/sslPolicies/{{name}}

  • {{project}}/{{region}}/{{name}}

  • {{region}}/{{name}}

  • {{name}}

When using the pulumi import command, RegionSslPolicy can be imported using one of the formats above. For example:

$ pulumi import gcp:compute/regionSslPolicy:RegionSslPolicy default projects/{{project}}/regions/{{region}}/sslPolicies/{{name}}
$ pulumi import gcp:compute/regionSslPolicy:RegionSslPolicy default {{project}}/{{region}}/{{name}}
$ pulumi import gcp:compute/regionSslPolicy:RegionSslPolicy default {{region}}/{{name}}
$ pulumi import gcp:compute/regionSslPolicy:RegionSslPolicy default {{name}}

Structs§

Functions§

  • Registers a new resource with the given unique name and arguments