hashicorp / boundary-reference-architecture

Example reference architecture for a high availability Boundary deployment on AWS.
https://boundaryproject.io
Mozilla Public License 2.0
213 stars 105 forks source link

AWS "host_set_ids" is not expected here #91

Open azlydnev opened 2 years ago

azlydnev commented 2 years ago

When use AWS terraform, get error:

│ Error: Unsupported argument
│ 
│   on boundary/targets.tf line 8, in resource "boundary_target" "backend_servers_ssh":
│    8:   host_set_ids = [
│ 
│ An argument named "host_set_ids" is not expected here.