Firewall Endpoint Association
Firewall endpoint association links a firewall endpoint to a VPC network in the same zone. After you define this association, Cloud Firewall forwards the zonal workload traffic in your VPC network that requires layer 7 inspection to the attached firewall endpoint. To get more information about FirewallEndpointAssociation, see:
Warning: If you are using User ADCs (Application Default Credentials) with this resource, you must specify a
billing_project_id
and setuser_project_override
to true in the provider configuration. Otherwise the ACM API will return a 403 error. Your account must have theserviceusage.services.use
permission on thebilling_project_id
you defined.
Example Usage
Import
FirewallEndpointAssociation can be imported using any of these accepted formats:
{{parent}}/locations/{{location}}/firewallEndpointAssociations/{{name}}
When using thepulumi import
command, FirewallEndpointAssociation can be imported using one of the formats above. For example:
$ pulumi import gcp:networksecurity/firewallEndpointAssociation:FirewallEndpointAssociation default {{parent}}/locations/{{location}}/firewallEndpointAssociations/{{name}}
Properties
Time the firewall endpoint was created in UTC.
All of labels (key/value pairs) present on the resource in GCP, including the labels configured through Pulumi, other clients and services.
The URL of the firewall endpoint that is being associated.
The combination of labels configured directly on the resource and default labels configured on the provider.
Whether reconciling is in progress, recommended per https://google.aip.dev/128.
The URL of the TlsInspectionPolicy that is being associated.
Time the firewall endpoint was updated in UTC.