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

Consider replacing null_resource with terraform_data #43

Open
jooola opened this issue Aug 9, 2024 · 0 comments
Open

Consider replacing null_resource with terraform_data #43

jooola opened this issue Aug 9, 2024 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@jooola
Copy link
Member

jooola commented Aug 9, 2024

TL;DR

We could reduce the amount of providers by removing the null_resource and use the terraform_data resource instead.

Expected behavior

https://developer.hashicorp.com/terraform/language/resources/terraform-data#example-usage-null_resource-replacement

@jooola jooola added the enhancement New feature or request label Aug 9, 2024
@apricote apricote added the help wanted Extra attention is needed label Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants