hashicorp / terraform

Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
https://www.terraform.io/
Other
42.37k stars 9.49k forks source link

[GCP] Terraform support for `pubsub` latest feature `Write to cloud storage` subscription #34282

Closed gomrinal closed 10 months ago

gomrinal commented 10 months ago

Terraform Version

N/A

Use Cases

Please add support for pubsub latest feature i.e write to cloud storage from pubsub. This new feature in pubsub helps user to directly write to GCS bucket so no dataflow pipeline is required in between the pubsub <-> cloud storage if no ETL is required in the middle

Attempted Solutions

This feature is not available in the terraform as of now!

IMG_4266

Proposal

Please add support for latest releases and features of google cloud pubsub!

References

n/a

gomrinal commented 10 months ago

Reference: https://cloud.google.com/pubsub/docs/create-cloudstorage-subscription

jbardin commented 10 months ago

Hello,

This appears to be an issue or question with the Goole provider, not with Terraform itself. You can see existing issues and file a new one in their repository here: https://github.com/hashicorp/terraform-provider-google/issues. If you have questions about Terraform or the Google provider, it's better to use the community forum where there are more people ready to help. The GitHub issues here are monitored only by a few core maintainers.

Thanks!

github-actions[bot] commented 8 months ago

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.