1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/modules/cloud/misc
patchback[bot] 53e0bf8297
terraform: ensuring command options are applied during build_plan (#3726) (#3777)
* Fixes parameters missing in planned state

* Added new line at end of file

* Added changelog fragment for pr 3726

* Added changes mentioned by felixfontein

* Removed blank space for pep8 validation

* Update changelogs/fragments/3726-terraform-missing-parameters-planned-fix.yml

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update plugins/modules/cloud/misc/terraform.py

extend needs to be a list

Co-authored-by: Felix Fontein <felix@fontein.de>

Co-authored-by: Thomas Arringe <thomas.arringe@fouredge.se>
Co-authored-by: Thomas Arringe <Thomas.Arringe@ica.se>
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 946430e1fb)

Co-authored-by: egnirra <37709886+egnirra@users.noreply.github.com>
2021-11-23 05:51:17 +01:00
..
cloud_init_data_facts.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) (#2882) 2021-06-27 09:39:18 +02:00
proxmox.py Initial commit (#3300) (#3303) 2021-08-31 10:22:47 +02:00
proxmox_domain_info.py More renames. (#2307) 2021-04-21 12:54:35 +02:00
proxmox_group_info.py Fixed - TypeError: unexpected keyword argument (#3649) (#3654) 2021-10-31 20:35:43 +01:00
proxmox_kvm.py Fixed incorrect VMID: cloning to an existing VM (#3266) (#3282) 2021-08-27 19:09:37 +02:00
proxmox_nic.py proxmox_nic: set mtu on interface even if it's not virtio (#2505) (#2507) 2021-05-14 16:24:47 +02:00
proxmox_snap.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) (#2882) 2021-06-27 09:39:18 +02:00
proxmox_storage_info.py More renames. (#2307) 2021-04-21 12:54:35 +02:00
proxmox_tasks_info.py Proxmox tasks module (#3226) (#3508) 2021-10-03 22:37:41 +02:00
proxmox_template.py mass-added the utf-8 marker (#3163) (#3170) 2021-08-08 11:48:54 +02:00
proxmox_user_info.py More renames. (#2307) 2021-04-21 12:54:35 +02:00
rhevm.py minor refactors on plugins/modules/cloud/misc (#2557) (#2660) 2021-05-27 20:15:49 +02:00
serverless.py serverless - deprecating unused param (#2845) (#2847) 2021-06-20 12:14:37 +00:00
terraform.py terraform: ensuring command options are applied during build_plan (#3726) (#3777) 2021-11-23 05:51:17 +01:00
xenserver_facts.py mass-added the utf-8 marker (#3163) (#3170) 2021-08-08 11:48:54 +02:00