Skip to content

google_pubsub_subscription with bigquery_config created with wrong 'Delivery type' #12318

@etalaevsky

Description

@etalaevsky

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request.
  • Please do not leave +1 or me too comments, they generate extra noise for issue followers and do not help prioritize the request.
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment.
  • If an issue is assigned to the 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 to hashibot, a community member has claimed the issue already.

Terraform Version

terraform -v
Terraform v1.2.7
on darwin_arm64

Affected Resource(s)

google provider version 4.32.0

google_pubsub_subscription

Terraform Configuration Files

Configuration is taken from official docs

https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/pubsub_subscription#example-usage---pubsub-subscription-push-bq

Expected Behavior

Create new subscription with Delivery type Write to BigQuery (Push)

Actual Behavior

Create new subscription with Delivery type Pull

Steps to Reproduce

  1. Create new deployment based on official docs provided above
  2. terraform apply

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions