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

Implement corefunc_println #9

Open
skyzyx opened this issue Sep 5, 2023 · 2 comments
Open

Implement corefunc_println #9

skyzyx opened this issue Sep 5, 2023 · 2 comments
Assignees
Labels
BLOCKED Blocked by something. enhancement New feature or request waiting-on-upstream Need to wait for an upstream dependency to do something first.

Comments

@skyzyx
Copy link
Member

skyzyx commented Sep 5, 2023

Go: corefunc.Println(string)
TF: corefunc_println

Print a custom line of text to the plan/apply output.

  • Add color support?
  • Would support heredocs, of course.
@skyzyx
Copy link
Member Author

skyzyx commented Oct 7, 2023

Although I was able to run acceptance tests, and tfschema worked, Terraform would fail when running v1.6.0. Switched to v1.5.7 and Terraform stopped failing.

Unfortunately, this entire feature is currently blocked by these issues (maybe more):

@skyzyx
Copy link
Member Author

skyzyx commented Oct 7, 2023

Completed work (until the issues are resolved) is in https://github.com/northwood-labs/terraform-provider-corefunc/tree/feature/message.

@skyzyx skyzyx self-assigned this Oct 7, 2023
@skyzyx skyzyx added enhancement New feature or request BLOCKED Blocked by something. waiting-on-upstream Need to wait for an upstream dependency to do something first. labels Oct 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BLOCKED Blocked by something. enhancement New feature or request waiting-on-upstream Need to wait for an upstream dependency to do something first.
Projects
None yet
Development

No branches or pull requests

1 participant