-
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
Commits on Oct 1, 2024
-
feat: Update readme to have our standard terraform-docs format and fi…
…rst draft of workflow Signed-off-by: Chris Privitere <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2171cbf - Browse repository at this point
Copy the full SHA 2171cbfView commit details -
- update tf docs section - section renames - remove blockquotes Signed-off-by: Chris Privitere <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f4e4762 - Browse repository at this point
Copy the full SHA f4e4762View commit details -
Signed-off-by: Chris Privitere <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 73ff648 - Browse repository at this point
Copy the full SHA 73ff648View commit details -
docs: rename fabric_client_id and fabric_client_secret to equinix_cli…
…ent_id and equinix_client_secret Signed-off-by: Chris Privitere <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a8f16eb - Browse repository at this point
Copy the full SHA a8f16ebView commit details -
docs: revise esxi/cloudbuilder login section
Signed-off-by: Chris Privitere <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 67df05b - Browse repository at this point
Copy the full SHA 67df05bView commit details -
Replace template text which snuck in during a rebase Co-authored-by: Marques Johansson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 314e7c1 - Browse repository at this point
Copy the full SHA 314e7c1View commit details -
refactor README.md to CONTRIBUTING.md and examples/
Signed-off-by: Marques Johansson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4f89b52 - Browse repository at this point
Copy the full SHA 4f89b52View commit details -
fix: use correct esxi_plan name
Signed-off-by: Chris Privitere <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4cb3d10 - Browse repository at this point
Copy the full SHA 4cb3d10View commit details -
use generic names for esxi_devices indices
Signed-off-by: Chris Privitere <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5f2043c - Browse repository at this point
Copy the full SHA 5f2043cView commit details -
refactor: remove equinix_client_id and equinix_client_secret as they'…
…re no longer used Signed-off-by: Chris Privitere <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2f94af2 - Browse repository at this point
Copy the full SHA 2f94af2View commit details -
chore: move example out of this PR
Signed-off-by: Chris Privitere <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 120e6a1 - Browse repository at this point
Copy the full SHA 120e6a1View commit details -
docs: clarify deployment steps
- 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]>
Configuration menu - View commit details
-
Copy full SHA for 17b7bba - Browse repository at this point
Copy the full SHA 17b7bbaView commit details
Commits on Oct 2, 2024
-
feat: remove esxi_server_dns variable as we're configuring DNS on the…
… bastion host Signed-off-by: Chris Privitere <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 08c9c3a - Browse repository at this point
Copy the full SHA 08c9c3aView commit details -
Signed-off-by: Chris Privitere <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fe96726 - Browse repository at this point
Copy the full SHA fe96726View commit details -
fix: use configured vmware machine hostnames
Signed-off-by: Chris Privitere <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 85963a7 - Browse repository at this point
Copy the full SHA 85963a7View commit details -
docs: add outputs to guide user better
Signed-off-by: Chris Privitere <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 180e214 - Browse repository at this point
Copy the full SHA 180e214View commit details -
feat: remove esxi_ntp_server from main module and use bastion host
Signed-off-by: Chris Privitere <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 162e970 - Browse repository at this point
Copy the full SHA 162e970View commit details
Commits on Oct 4, 2024
-
feat: generate variuos config from input variables
- 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]>
Configuration menu - View commit details
-
Copy full SHA for 8d1fb70 - Browse repository at this point
Copy the full SHA 8d1fb70View commit details -
docs: rename management to windows_management
Signed-off-by: Chris Privitere <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c0c7396 - Browse repository at this point
Copy the full SHA c0c7396View commit details -
docs: update terraform.tfvars.example to current
Signed-off-by: Chris Privitere <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for be7f693 - Browse repository at this point
Copy the full SHA be7f693View commit details -
docs: combine two lines of the deployment steps
Signed-off-by: Chris Privitere <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6accd74 - Browse repository at this point
Copy the full SHA 6accd74View commit details -
fix: reduce minimum size of password hash variable
Signed-off-by: Chris Privitere <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2911166 - Browse repository at this point
Copy the full SHA 2911166View commit details