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
patchback[bot] c82bc7f041
Fix for Terraform 0.15 () ()
* Fix for Terraform 0.15

removed the append of variables in terraform validate because this is deprecated in Terraform 0.15. See: https://github.com/hashicorp/terraform/blob/v0.15/CHANGELOG.md >> The -var and -var-file options are no longer available on terraform validate. These were deprecated and have had no effect since Terraform v0.12

* Create terraform-validate.yaml

* Update and rename terraform-validate.yaml to 2246-terraform-validate.yaml

* Update changelogs/fragments/2246-terraform-validate.yaml

Co-authored-by: Amin Vakil <info@aminvakil.com>

* Update terraform.py

remove `-force` add `-auto-approve` on destroy as described in issue 

* Update and rename 2246-terraform-validate.yaml to 2246-terraform.yaml

* Update 2246-terraform.yaml

* add a function which check the used tf version

* add a function which check the used tf version

* Update changelogs/fragments/2246-terraform.yaml

Co-authored-by: Amin Vakil <info@aminvakil.com>

* Update changelogs/fragments/2246-terraform.yaml

Co-authored-by: Amin Vakil <info@aminvakil.com>

* add version return to function

* changed it to pass sanity check

* change variable name

* changed to a more specialized data types

* remove use_unsafe_shell=True

* Update changelogs/fragments/2246-terraform.yaml

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

* add description

* Update changelogs/fragments/2246-terraform.yaml

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

Co-authored-by: Amin Vakil <info@aminvakil.com>
Co-authored-by: Rainer Leber <rainer.leber@sva.de>
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 1400051890)

Co-authored-by: rainerleber <39616583+rainerleber@users.noreply.github.com>
2021-04-17 22:53:50 +02:00
..
action
become
cache fixed Python 3 keys() usage () () 2021-02-23 23:48:28 +01:00
callback fixed Python 3 keys() usage () () 2021-02-23 23:48:28 +01:00
connection funcd connection plugin is now usable/loadable () () 2021-04-14 10:00:36 +02:00
doc_fragments fixed documentation for oneview modules () () 2021-03-24 18:24:30 +01:00
filter
inventory Excluded qemu templates in pools () () 2021-03-12 08:33:23 +01:00
lookup rewritten as list literals () () 2021-04-05 09:50:08 +02:00
module_utils [PR #2203/0cd0f0ea backport][stable-1] module_helper - fixed decorator cause_changes () 2021-04-08 19:49:50 +02:00
modules Fix for Terraform 0.15 () () 2021-04-17 22:53:50 +02:00