hashicorp / hashicorp/boundary-reference-architecture

AWS "host_set_ids" is not expected here

Open
#91 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
HCL
Stars
217
Forks
105
PR merge metrics
No merged PRs in 30d

Description

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.
```

Contributor guide

Open the contributing guide

Research direction

Start at boundary/targets.tf line 8 and inspect the boundary_target resource configuration against the AWS Terraform provider schema. Run Terraform validation or planning to reproduce the unsupported-argument error, then confirm the target configuration is accepted without losing the intended backend SSH host-set behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, terraform
Domain
cloud, infrastructure
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.