-
Notifications
You must be signed in to change notification settings - Fork 7
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
Update Readme and improve functionality and clarity of the module #12
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cprivitere
changed the title
feat: Update readme to have our standard terraform-docs format and first draft of workflow
Update README.sh to have our standard terraform-docs format and first draft of workflow
Aug 30, 2024
cprivitere
force-pushed
the
update-readme
branch
from
August 30, 2024 21:50
7a549fa
to
0f74959
Compare
displague
reviewed
Aug 30, 2024
displague
reviewed
Aug 30, 2024
displague
reviewed
Aug 30, 2024
displague
reviewed
Aug 30, 2024
cprivitere
force-pushed
the
update-readme
branch
from
September 3, 2024 16:09
0f74959
to
7545ba6
Compare
cprivitere
changed the title
Update README.sh to have our standard terraform-docs format and first draft of workflow
Update README.md to have our standard terraform-docs format and first draft of workflow
Sep 3, 2024
cprivitere
force-pushed
the
update-readme
branch
from
September 3, 2024 16:41
7545ba6
to
b0aad73
Compare
cprivitere
force-pushed
the
update-readme
branch
from
September 12, 2024 18:21
c43bfd9
to
d885be2
Compare
displague
reviewed
Sep 12, 2024
ctreatma
reviewed
Sep 18, 2024
cprivitere
force-pushed
the
update-readme
branch
2 times, most recently
from
September 27, 2024 18:24
c369854
to
8c10220
Compare
cprivitere
force-pushed
the
update-readme
branch
2 times, most recently
from
September 30, 2024 20:59
255ccac
to
dbec909
Compare
ctreatma
reviewed
Oct 1, 2024
ctreatma
reviewed
Oct 1, 2024
ctreatma
reviewed
Oct 1, 2024
…rst draft of workflow Signed-off-by: Chris Privitere <[email protected]>
- update tf docs section - section renames - remove blockquotes Signed-off-by: Chris Privitere <[email protected]>
Signed-off-by: Chris Privitere <[email protected]>
…ent_id and equinix_client_secret Signed-off-by: Chris Privitere <[email protected]>
Signed-off-by: Chris Privitere <[email protected]>
Replace template text which snuck in during a rebase Co-authored-by: Marques Johansson <[email protected]>
Signed-off-by: Marques Johansson <[email protected]>
Signed-off-by: Chris Privitere <[email protected]>
Signed-off-by: Chris Privitere <[email protected]>
…re no longer used Signed-off-by: Chris Privitere <[email protected]>
Signed-off-by: Chris Privitere <[email protected]>
cprivitere
force-pushed
the
update-readme
branch
from
October 1, 2024 20:09
dbec909
to
120e6a1
Compare
- Mention all steps that should be run on management host - Mention how to get management host IP - Mention correct username/password to use for ESX Signed-off-by: Chris Privitere <[email protected]>
ctreatma
reviewed
Oct 1, 2024
… bastion host Signed-off-by: Chris Privitere <[email protected]>
Signed-off-by: Chris Privitere <[email protected]>
ctreatma
previously approved these changes
Oct 2, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I was able to get as far as validating the spreadsheet with Cloud Builder using these docs, and my concerns about the post-terraform steps have been addressed. Looks good to me!
Signed-off-by: Chris Privitere <[email protected]>
Signed-off-by: Chris Privitere <[email protected]>
Signed-off-by: Chris Privitere <[email protected]>
- this makes bastion userdata generated from values in tfvars file - renames esxi_domain to zone_name to align with spreadsheet name for this value - pull mgmt vlan from vrf network block - just use bastion IP address for dns/ntp - make windows management and bastion hostnames variables Signed-off-by: Chris Privitere <[email protected]>
Signed-off-by: Chris Privitere <[email protected]>
Signed-off-by: Chris Privitere <[email protected]>
Signed-off-by: Chris Privitere <[email protected]>
cprivitere
changed the title
Update README.md to have our standard terraform-docs format and first draft of workflow
Update Readme and improve functionality and clarity of the module
Oct 4, 2024
Signed-off-by: Chris Privitere <[email protected]>
ctreatma
approved these changes
Oct 7, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This is a PR to track the updates to the README.md to make it fit our terraform module standards as well as have updated deployment instructions.