Skip to content
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

feat: add availability_zones to vpc module #135

Merged
merged 1 commit into from
Jun 28, 2024
Merged

feat: add availability_zones to vpc module #135

merged 1 commit into from
Jun 28, 2024

Conversation

maxsxu
Copy link
Member

@maxsxu maxsxu commented Jun 26, 2024

Motivation

Allow to specify the desired AZs when provisioning VPC and Subnets. If specified will ignore the num_azs

Modifications

  • Add variable availability_zones

Verifying this change

  • Make sure that the change passes the CI checks.

(Please pick either of the following options)

This change is a trivial rework / code cleanup without any test coverage.

(or)

This change is already covered by existing tests, such as (please describe tests).

(or)

This change added tests and can be verified as follows:

(example:)

  • Added integration tests for end-to-end deployment with large payloads (10MB)
  • Extended integration test for recovery after broker failure

Documentation

  • no-need-doc

@maxsxu maxsxu requested a review from ciiiii June 26, 2024 14:49
@maxsxu maxsxu self-assigned this Jun 26, 2024
Copy link
Contributor

@maxsxu:Thanks for your contribution. For this PR, do we need to update docs?
(The PR template contains info about doc, which helps others know more about the changes. Can you provide doc-related info in this and future PR descriptions? Thanks)

@github-actions github-actions bot added the doc-info-missing This pr needs to mark a document option in description label Jun 26, 2024
@maxsxu maxsxu marked this pull request as ready for review June 27, 2024 07:24
@maxsxu maxsxu requested a review from a team as a code owner June 27, 2024 07:24
@maxsxu maxsxu requested a review from mitch-hamm June 27, 2024 10:28
@github-actions github-actions bot removed the doc-info-missing This pr needs to mark a document option in description label Jun 28, 2024
Copy link
Contributor

@maxsxu:Thanks for providing doc info!

@github-actions github-actions bot added the no-need-doc This pr does not need any document label Jun 28, 2024
@maxsxu maxsxu merged commit c85f5e2 into master Jun 28, 2024
6 checks passed
@maxsxu maxsxu deleted the max/zonal-pm branch June 28, 2024 10:57
maxsxu pushed a commit that referenced this pull request Jul 1, 2024
🤖 I have created a release *beep* *boop*
---


##
[3.1.0](v3.0.0...v3.1.0)
(2024-06-30)


### Features

* add availability_zones to vpc module
([#135](#135))
([c85f5e2](c85f5e2))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-need-doc This pr does not need any document
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants