[PR #6497/4e57240e backport][stable-6] terraform: fix warn() call (#6499)

terraform: fix warn() call (#6497)

Fix warn() call.

(cherry picked from commit 4e57240e9f)

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
patchback[bot] 2023-05-07 21:29:45 +02:00 committed by GitHub
commit d679f51018
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 1 deletions

View file

@ -0,0 +1,2 @@
bugfixes:
- "terraform - fix broken ``warn()`` call (https://github.com/ansible-collections/community.general/pull/6497)."