Support configurable HTTP header in magic module #16331
Labels
mmv1-generator
Provider-wide changes to resource templates or other generator changes
service/terraform
size/m
technical-debt
Milestone
Background
Terraform is using HTTP to access google services. There is no native custom header support in MMv1.
What kind of contribution is this issue about?
Related PR(s), if any:
Details
Current Status: Terraform is using HTTP to access google services. There is no native custom header support in MMv1. Service integration needs to be built with handwritten format for adopting custom header (For example: HTTP header in GCS[1]). It would be helpful to support this in yaml style TF resource (in magic module) so it's easier to add support like #15550.
[1] https://github.com/hashicorp/terraform-provider-google/blob/main/google/services/storage/resource_storage_bucket_object.go
References
The text was updated successfully, but these errors were encountered: