-
Notifications
You must be signed in to change notification settings - Fork 107
Open
Description
Doing terraform apply -target module.azure the deploy shows the following errors:
│ 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.
╵
╷
│ Error: Unsupported argument
│
│ on boundary\targets.tf line 20, in resource "boundary_target" "backend_servers_website":
│ 20: host_set_ids = [
│
│ An argument named "host_set_ids" is not expected here.
Metadata
Metadata
Assignees
Labels
No labels