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

Allow users to optonally specify address names #1795

Merged
merged 2 commits into from
Oct 23, 2023

Conversation

LucaPrete
Copy link
Member

At the moment, GCP address names are the keys used in the variables.
Anyway, it's often convenient to use certain keys (i.e. GCP zones) that don't necessarily correspond to the address names.

This PR allows users to optionally configure names which are different from the keys.


Checklist

I applicable, I acknowledge that I have:

  • Read the contributing guide
  • Ran terraform fmt on all modified files
  • Regenerated the relevant README.md files using tools/tfdoc.py
  • Made sure all relevant tests pass

Copy link
Collaborator

@ludoo ludoo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice simple PR :)

@LucaPrete LucaPrete enabled auto-merge (squash) October 23, 2023 15:04
@LucaPrete LucaPrete merged commit f54b4f8 into master Oct 23, 2023
9 checks passed
@LucaPrete LucaPrete deleted the net_address_specify_names branch October 23, 2023 15:17
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.

2 participants