i am trying to use those parameters.
"vpc_filter": {
"filter": {
"isDefault": "true"
}
},
"subnet_filter": {
"filter": {
"cidr ": "/24"
},
"most_free": true,
"random": false
},
However, during validation i am having this issue
Template validation failed. Errors are shown below.
Errors validating build 'amazon-ebs'. 2 error(s) occurred:
Looking for assistance.
It should be filters
.
I'm going to lock this issue because it has been closed for _30 days_ โณ. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.