Skip to content

Conversation

@arantesxyz
Copy link

@arantesxyz arantesxyz commented Jul 2, 2025

Description

When building a non EBS instance with the following code it fails with InsufficientHostCapacity

placement {
  tenancy = "host"
  host_id = var.host_id
}

The cloudtrail logs shows the id was never sent to AWS. And looking at the code looks like it was missing , this PR fixes it.

Rollback Plan

If a change needs to be reverted, we will roll out an update to the code within 7 days.
Just reverting the PR should be fine.

Changes to Security Controls

Are there any changes to security controls (access controls, encryption, logging) in this pull request? If so, explain.
No.

@arantesxyz arantesxyz requested a review from a team as a code owner July 2, 2025 17:54
@hashicorp-cla-app
Copy link

hashicorp-cla-app bot commented Jul 2, 2025

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant