Skip to content

Replace all instances of stackdriver.googleapis.com with log+mon #3022

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 12 commits into from
Apr 11, 2025

Conversation

sruffilli
Copy link
Collaborator

Fixes #2932

jacklever-hub24 and others added 4 commits April 8, 2025 12:31
#2999)

* Added variable for activating nat and implementation in google_apigee_net_address resource

* Regenerated readme

* Added tests for nat & activation

* Removed unnecessary coalesce

* Fixed test params

* Added test to confirm activate is working
This pull request introduces the `net-vpc-factory` module. This new factory handles: 

* Project setup (most of what's supported by the `project` module)
* VPC setup
  * Routing
  * Subnets
* Connectivity options
  * NCC (hub, VPC spokes and VPN hybrid spokes)
  * Peerings
  * VPN (GCP-to-onprem and GCP-to-GCP)
* NAT (everything supported by the `net-cloudnat` module)
* DNS (everything supported by the `dns` module)
* Firewall (everything supported by the `net-vpc-firewall` module)
@github-actions github-actions bot removed the on:tools New or changed tool label Apr 10, 2025
@sruffilli sruffilli marked this pull request as ready for review April 10, 2025 14:45
@sruffilli sruffilli changed the base branch from master to fast-dev April 11, 2025 07:18
@sruffilli sruffilli enabled auto-merge (squash) April 11, 2025 11:54
@sruffilli sruffilli merged commit 3c91acd into fast-dev Apr 11, 2025
19 checks passed
@sruffilli sruffilli deleted the sruffilli/no-stackdriver-in-universe branch April 11, 2025 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace stackdriver.googleapis.com
5 participants