• Martin Atkins's avatar
    Fix incorrect subnet_id output expression · 0f3d09c1
    Martin Atkins authored
    This was always producing an error, but prior to Terraform 0.11 these errors were suppressed and shown only in the logs.
    
    Now that Terraform 0.11 shows errors in outputs, they must all be valid in order to use this module.
    0f3d09c1
Name
Last commit
Last update
examples/basic Loading commit data...
.gitignore Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
main.tf Loading commit data...
outputs.tf Loading commit data...
variables.tf Loading commit data...