Ryan Johnson
Ryan Johnson
### Discussed in https://github.com/vmware-samples/packer-examples-for-vsphere/discussions/230 Add the option to enable integration with support HCP Packer. ### Potential Configuration ```hcl build { dynamic "hcp_packer_registry" { for_each = var.common_hcp_enabled == true ? [1]...
### Code of Conduct - [X] I have read and agree to the project's [Code of Conduct](https://github.com/vmware-samples/packer-examples-for-vsphere/blob/main/CODE_OF_CONDUCT.md). ### Community Note - Vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/)...
### Community Guidelines - [X] I have read and agree to the [HashiCorp Community Guidelines ](https://www.hashicorp.com/community-guidelines). - [X] Vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original...
vReaize Automation version: `8.4.2` vRealize Automation Cloud: `n/a` Terraform version: ``` terraform { required_providers { vra = { source = "vmware/vra" version = ">= 0.3.8" } } required_version = ">=...
### Describe the bug Related in inclusive language, consider updating the `master` branch name to `main`. This may have some impact to build/release automation but can be mitigated. In addition,...
## Summary of Pull Request Bumps Windows 10 to the 21H2 September 2022 release. Signed-off-by: Ryan Johnson [email protected] ## Type of Pull Request - [ ] This is a bugfix....
## Summary of Pull Request Bumps Windows Server 2022 to the September 2022 release. Signed-off-by: Ryan Johnson [email protected] ## Type of Pull Request - [ ] This is a bugfix....
### Code of Conduct - [X] I have read and agree to the project's Code of Conduct. ### Description SUSE Linux Enterprise Server 15 was introduced to the project in...
### Code of Conduct - [X] I have read and agree to the project's Code of Conduct. ### Description Add automated acceptance tests using GitHub Actions. ### Use Case(s) -...
### Code of Conduct - [X] I have read and agree to the project's Code of Conduct. ### Description Today, the project’s documentation is contained within the README.md. Whilst this...