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

Add region_from_zone provider function #2038

Add `region_from_zone` provider function (#10073)

09bec81
Select commit
Loading
Failed to load commit list.
Merged

Add region_from_zone provider function #2038

Add `region_from_zone` provider function (#10073)
09bec81
Select commit
Loading
Failed to load commit list.
Conventional Commit Lint GCF / conventionalcommits.org failed Mar 11, 2024 in 0s

Commit message did not follow Conventional Commits

Some of your commit messages failed linting.

Visit conventionalcommits.org to learn our conventions.

Run git commit --amend and edit your message to match Conventional Commit guidelines.

Details

❌ The following linting errors found:

  • subject may not be empty

  • type may not be empty
    for the following input:
    "*add region_from_zone provider function (#10073)

  • add regionfromzone function logic

  • add region_from_zone_test.go

  • add region_from_zone_internal_test.go

  • add region_from_zone.html.markdown

  • get region_from_zone_test.go passing

  • fix region_from_zone_internal_test.go tests

  • shorten test config setup time

  • have more explicit error for invalid input

  • update mmv1/third_party/terraform/functions/region_from_zone.go

co-authored-by: sarah french [email protected]

  • use compute_disk for better test time

  • update mmv1/third_party/terraform/website/docs/functions/region_from_zone.html.markdown

co-authored-by: sarah french [email protected]

  • update mmv1/third_party/terraform/functions/region_from_zone_test.go

  • add location_from_id provider-defined function (#10061)

  • add location_from_id function, tests, docs

  • fix whitespace in acc test hcl config

  • fix runtime error and update internal test output

  • update mmv1/third_party/terraform/functions/region_from_zone_test.go

co-authored-by: sarah french [email protected]

  • update to use projectregionregex

  • update mmv1/third_party/terraform/functions/region_from_zone.go


co-authored-by: sarah french [email protected]

[upstream:5e798accff1df8b4964e5e52ba668b5dc3ac0c4f]

signed-off-by: modular magician [email protected]*"