Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to provide tracking information without assembling JSON strings in TF code #7

Open
jbeemster opened this issue May 25, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@jbeemster
Copy link
Member

The current implementation works but is fragile and requires a lot of string coercion in TF code which is error prone and hard to debug. We need to expose setting all the values of the payload as individuals so change detection is simpler and less magic needs to be done in the HCL code itself.

@jbeemster jbeemster added the enhancement New feature or request label May 25, 2020
@jbeemster jbeemster self-assigned this May 25, 2020
jbeemster added a commit that referenced this issue May 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant