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

Release 1.16.9999.2 #3

Open
wants to merge 56 commits into
base: cohesity_master
Choose a base branch
from
Open

Conversation

cohesity-mradul
Copy link

No description provided.

Kyle von Bredow and others added 30 commits June 27, 2019 16:51
Ignored datastore id validation for attached disk
The previous way of detecting if a VM belogs to a resource pool that is
inside a vApp would fail if there was an intermediate rp between the
vApp itself and the VM.

We're now checking the `ParentVApp` property of the Virtual Machine
instead of just looking up the Resource Pool it belongs to.
Updated properties section of OVA to include an equals sign
Update virtual_machine.html.markdown
Change the way we detect if a VM is in a vApp
This is a first draft of a resource that allows terraform users to add
new ESXi hosts to a vsphere cluster and manage things like:

[x] connection status
[x] maintenance status
[x] lockdown mode

Once we settle on what it should look like we can work on adding more
features.
* [vsphere_host] Minor fixes

- Create cluster while testing instead of expecting one to be there
  already.

- Moved the licence checks into their own functions. Also fixed a
  logic bug that occurs when users don't pass a license attribute,
  and added the relevant test.

- Add argument validation and tests also fix bug by adding missing
  return statement.
Changelog entries for v1.13.0
…ce_timeout

r/host: Convert ApiDefaultTimeout to int
…port

Added compatibility_version in VM resource
cohesity-mradul and others added 26 commits March 4, 2020 17:59
…_destroy_1

Deleting the VMDK disks and folder with terraform destroy operation
…pport

Added instance_uuid in VM resource
…pport

Added support for error message in VM resource
Changes to wait for the ip when customizing the VM
Skipping the read tags operation at the end to avoid the tags client …
…zation

Support for copying the cabinet file after the vm creation only in case of windows.
add NIC at the time of power on and delete the nics at the time of deletion
Adding the capability to the vsphere_cohesity_hot_standby_vm resource to
Set the default ip address field so that it is used for file provisioner
Use instance UUID, instead of bios UUID as the id in vsphere cohesity vm resource
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants