hashicorp / hashicorp/boundary-reference-architecture

Azure - Unsupported argument

Open
#89 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

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.

Contributor guide

Open the contributing guide

Research direction

Start with boundary/targets.tf, especially lines 8 and 20, and reproduce the issue with terraform apply -target module.azure. Check the boundary_target resources and Terraform provider expectations for host_set_ids; done means the Azure deployment no longer reports these unsupported-argument errors.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.