The google_privateca_ca_pool Terraform resource doesn't pass issuance_policy.baseline_values.ca_options.is_ca to the API #10239
Labels
breaking-change
persistent-bug
Hard to diagnose or long lived bugs for which resolutions are more like feature work than bug work
priority/2
size/m
Milestone
Community Note
modular-magician
user, it is either in the process of being autogenerated, or is planned to be autogenerated soon. If an issue is assigned to a user, that user is claiming responsibility for the issue. If an issue is assigned tohashibot
, a community member has claimed the issue already.Terraform Version
Affected Resource(s)
Expected Behavior
The google_privateca_ca_pool Terraform resource passes issuance_policy.baseline_values.ca_options.is_ca to the API if is_ca is False.
Actual Behavior
The google_privateca_ca_pool Terraform resource doesn't pass issuance_policy.baseline_values.ca_options.is_ca to the API.
Important Factoids
The API actually supports 3 states: true, false, and unset.
References
The text was updated successfully, but these errors were encountered: