Commit Graph

171 Commits

Author SHA1 Message Date
Grant Gongaware
b79628ce0d
Merge pull request #51 from f0rkz/master
Basic travis pipeline
2019-05-20 21:47:27 -07:00
f0rkz
5c9b798d91 Add dependencies 2019-05-21 04:38:33 +00:00
f0rkz
db389ed545 Adding a go get 2019-05-21 04:36:27 +00:00
f0rkz
5ad6bc5716 Testing a travis pipeline 2019-05-21 04:29:48 +00:00
Christopher Winkelmann
fb33f8bc62 Fixed schema type and default value for agent field in resourceVmQemu 2019-05-17 01:56:17 +02:00
Christopher Winkelmann
8923f15e88 Added example file for cloud-init 2019-05-17 01:39:51 +02:00
Christopher Winkelmann
bd6051a7c5 Changed agend type to int to fix https://github.com/Telmate/terraform-provider-proxmox/issues/46 2019-05-17 01:09:53 +02:00
Grant Gongaware
551f5b16ab
Merge pull request #43 from cardinalit/fix
added config source, edited .gitignore
2019-04-12 08:33:30 -07:00
Max K
b38b0f17b1 added new config resource, edited .gitignore 2019-04-12 17:57:49 +03:00
Grant Gongaware
471658bd10 Merge branch 'master' of github.com:Telmate/terraform-provider-proxmox 2019-03-07 08:05:05 -08:00
Grant Gongaware
bf98b941f7 change "macaddr" to behave like original "mac" 2019-03-07 08:04:45 -08:00
Grant Gongaware
55b30e4e1c
Merge pull request #38 from jereksel/update_name
Fix VM name changing
2019-03-06 08:29:01 -08:00
Andrzej Ressel
4c8997ba6e Fix VM name changing
Also use id instead of name when updating/reading
2019-01-30 21:25:00 +01:00
Grant Gongaware
17bf67cc2c
Merge pull request #36 from jereksel/either_clone_or_iso
Show message when neither clone nor iso is set
2019-01-14 14:12:30 -08:00
Andrzej Ressel
47ddee58b5 Show message when neither clone nor iso is set 2019-01-12 19:04:16 +01:00
Grant Gongaware
414c2fc749 support different types for disk size 2019-01-09 08:46:14 -08:00
Grant Gongaware
7eacef9df5 restore ssh connection info functionality for all provisioners 2019-01-08 14:52:34 -08:00
Grant Gongaware
30cbef5750 cleanup cloning disk resize 2019-01-08 13:28:43 -08:00
Grant Gongaware
aa57556262 go install documents 2019-01-07 16:03:09 -08:00
Grant Gongaware
a6e3bd7d27 introduce make file for new command targets 2019-01-07 15:54:44 -08:00
James Mills
a1f744dd73
Added multiple cmd targets for more convenient installation with go get 2018-12-24 14:32:13 +10:00
Grant Gongaware
95d52ed4d6
Merge pull request #13 from AAbouZaid/multi_device
[WIP] Add support for multi device.
2018-11-12 14:26:04 -08:00
Ahmed AbouZaid
290e8471ce Fix conflicts from branch 'upstream/master' into multi_device 2018-11-12 22:25:17 +01:00
Grant Gongaware
3f07e92a3d #25 fix Project no longer builds 2018-11-09 08:55:50 -08:00
Grant Gongaware
3f91d2f5e2
Merge pull request #19 from symgryph/patch-1
Documents for copying the provider so it works
2018-10-10 11:15:56 -07:00
Thomas
a07b9bd318
Documents for copying the provider so it works
Just a quick document to help people setup the provider if terraform doesn't find it.
2018-10-10 14:12:10 -04:00
Grant Gongaware
860c150f8d support a manual port setting for ssh_forward_ip 2018-10-02 12:13:09 -07:00
AAbouZaid
217a5cf262 add onboot, multi disks, and multi nic 2018-07-31 11:53:51 +02:00
Grant Gongaware
fb9d595c53 suppress ci_wait change to default for backward compatibility 2018-07-19 09:53:00 -07:00
Grant Gongaware
6d51c5bf55 suppress ci_wait change to default for backward compatibility 2018-07-19 09:53:00 -07:00
Grant Gongaware
a14c33d857 fix sshHost, disk resize, and allow sparse mac, storage_type & qemu_os-type parameters 2018-07-16 11:57:46 -07:00
Grant Gongaware
fdd21abd51 fix sshHost, disk resize, and allow sparse mac, storage_type & qemu_os-type parameters 2018-07-16 11:57:46 -07:00
Grant Gongaware
27fba3be5c ssh_forward_ip optional with cloud-init 2018-07-16 09:10:23 -07:00
Grant Gongaware
a61e8d5a39 ssh_forward_ip optional with cloud-init 2018-07-16 09:10:23 -07:00
Grant Gongaware
83722fe9b9 untested cloud-init support 2018-07-13 10:25:37 -07:00
Grant Gongaware
e83e6af1d4 untested cloud-init support 2018-07-13 10:25:37 -07:00
Grant Gongaware
821ceb8d0d switch to /cluster/nextid instead of maxid 2018-07-11 15:14:26 -07:00
Grant Gongaware
9291c20a84 switch to /cluster/nextid instead of maxid 2018-07-11 15:14:26 -07:00
Grant Gongaware
ac80ff229d -support optional insecure TLS proxmox nodes
-restore previous ssh key behavior (works in 0.11.x)
2018-07-10 14:50:35 -07:00
Grant Gongaware
90d504fa0d -support optional insecure TLS proxmox nodes
-restore previous ssh key behavior (works in 0.11.x)
2018-07-10 14:50:35 -07:00
Grant Gongaware
d200eddfcd auto-formatted updates 2018-07-10 10:37:45 -07:00
Grant Gongaware
6cb6133735 auto-formatted updates 2018-07-10 10:37:45 -07:00
Grant Gongaware
821cf79a47 suppress diff on sensitive data when empty 2018-07-10 10:25:46 -07:00
Grant Gongaware
04654a1388 suppress diff on sensitive data when empty 2018-07-10 10:25:46 -07:00
Grant Gongaware
9fa91fd42a
Merge pull request #10 from raarts/remote-api-changes
The remote API was changed, adapt code for terraform 0.11.x
2018-04-10 14:47:15 -07:00
Grant Gongaware
bbdcd52696 Merge pull request #10 from raarts/remote-api-changes
The remote API was changed, adapt code for terraform 0.11.x
2018-04-10 14:47:15 -07:00
Ron Arts
6325f283c0 The remote API was changed, adapt code 2018-04-05 11:36:51 +02:00
Grant Gongaware
282df594c6 sleep a bit more to allow vm internal udev to reconfigure networks for you 2017-10-18 14:58:57 -07:00
Grant Gongaware
9488f6f4a4 reconnect provisioner and more docs 2017-08-01 16:00:55 -07:00
Grant Gongaware
a2393a7c01 give more time for proxmox to catchup on updates 2017-07-21 08:34:57 -07:00