Skip to content

Conversation

@dlundgren
Copy link

Fixes #109

what

Adds headers block to the rules field_to_match blocks

why

This is a valid block per the Terraform docs

references

Closes #109

@dlundgren dlundgren requested review from a team as code owners April 29, 2025 04:07
@dlundgren dlundgren requested review from gberenice and kevcube April 29, 2025 04:08
@mergify mergify bot added the triage Needs triage label Apr 29, 2025
@gberenice
Copy link
Contributor

/terratest

@gberenice
Copy link
Contributor

@dlundgren can I ask to to run terraform fmt against the code to satisfy the GHA check?

Also, I'd appreciate if you add field_to_match to the example, so the test configuration includes the new block.

@gberenice
Copy link
Contributor

/terratest

@dlundgren
Copy link
Author

The tests are failing due to the two byte_match statements having different content for the field_to_match statement, and the way any is handled.

Looks like a similar issue for this was reported in #94.

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

Labels

triage Needs triage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add headers block to the field_to_match

2 participants