mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-26 05:32:45 +00:00
[stable-11] terraform: Fix bug when None values aren't processed correctly (#10961) (#11003) terraform: Fix bug when None values aren't processed correctly (#10961) * terraform: Fix bug when None values aren't processed correctly Just found that i can't pass null values as complex variables into terraform using this module, while i can do that with terraform itself. Fixed undesired behavior. * chore: changelog fragment 10961-terraform-complexvars-null-bugfix.yaml * Update changelogs/fragments/10961-terraform-complexvars-null-bugfix.yaml * Update plugins/modules/terraform.py * Update plugins/modules/terraform.py * Fix condition to check for None type in terraform.py --------- (cherry picked from commit |
||
|---|---|---|
| .. | ||
| .keep | ||
| 10.7.6.yml | ||
| 10918-gitlab-runner-fix-check-mode.yml | ||
| 10961-terraform-complexvars-null-bugfix.yaml | ||
| replace-random-with-secrets.yml | ||