Skip to content

feat: enable data sources for HTTP(S) Target Proxies#17265

Open
muxanasov wants to merge 1 commit intoGoogleCloudPlatform:mainfrom
muxanasov:fix-302797446-target-proxies-ds
Open

feat: enable data sources for HTTP(S) Target Proxies#17265
muxanasov wants to merge 1 commit intoGoogleCloudPlatform:mainfrom
muxanasov:fix-302797446-target-proxies-ds

Conversation

@muxanasov
Copy link
Copy Markdown
Contributor

Enables data sources for:

  • google_compute_target_http_proxy
  • google_compute_target_https_proxy
  • google_compute_region_target_http_proxy
  • google_compute_region_target_https_proxy

Fixes b/302797446
Fixes hashicorp/terraform-provider-google#11437

compute: added data sources for `google_compute_target_http_proxy`, `google_compute_target_https_proxy`, `google_compute_region_target_http_proxy`, and `google_compute_region_target_https_proxy`

Enables data sources for:
- google_compute_target_http_proxy
- google_compute_target_https_proxy
- google_compute_region_target_http_proxy
- google_compute_region_target_https_proxy

Fixes b/302797446
Fixes hashicorp/terraform-provider-google#11437
@modular-magician modular-magician added the awaiting-approval Pull requests that need reviewer's approval to run presubmit tests label Apr 23, 2026
@github-actions github-actions Bot requested a review from roaks3 April 23, 2026 15:20
@github-actions
Copy link
Copy Markdown

Googlers: For automatic test runs see go/terraform-auto-test-runs.

@roaks3, a repository maintainer, has been assigned to review your changes. If you have not received review feedback within 2 business days, please leave a comment on this PR asking them to take a look.

You can help make sure that review is quick by doing a self-review and by running impacted tests locally.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting-approval Pull requests that need reviewer's approval to run presubmit tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Google provider does not implement data sources for target HTTP proxies

2 participants