Handle strict SSL enforce=true in GoogleCloudApigeeV1TlsInfoArgs #1133
Labels
awaiting-feedback
Blocked on input from the author
kind/enhancement
Improvements or new features
resolution/wont-fix
This issue won't be fixed
Hello!
Issue details
_inputs.py in the python apk for Apigee doesn't parse
enforce=true
in GoogleCloudApigeeV1TlsInfoArgs, so we cannot use this configuration in an Apigee target server managed by Pulumi.TypeError: GoogleCloudApigeeV1TlsInfoArgs.__init__() got an unexpected keyword argument 'enforce'
https://cloud.google.com/apigee/docs/reference/apis/apigee/rest/v1/organizations.environments.targetservers#TlsInfo
Affected area/feature
Python SDK in Google native provider for pulumi / ApigeeX - environment target servers
The text was updated successfully, but these errors were encountered: