-
Notifications
You must be signed in to change notification settings - Fork 31
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
Allow access to values from data lookups in plan tests #75
Comments
Would you care sending a PR? |
Sure I will do that.
Mark.
…On Sun, 8 Oct 2023 at 09:52, Ludovico Magnocavallo ***@***.***> wrote:
Would you care sending a PR?
—
Reply to this email directly, view it on GitHub
<#75 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACXB7AVZWZ6GQXZ3QDFC5PTX6JSWXAVCNFSM6AAAAAA5W6UXCGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONJRHE3DMNRXGM>
.
You are receiving this because you authored the thread.Message ID:
<GoogleCloudPlatform/terraform-python-testing-helper/issues/75/1751966673@
github.com>
|
I noticed all the Python indents in the files are 2 spaces but I am getting this warning Am I okay to reformat the files ? |
Nope :) just set your linter to 2 spaces |
This has now been released in v1.8.5 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Data lookup 'resources' are available in the Terraform plan under 'prior_state'. Could this be exposed by the tftest plan method?
The text was updated successfully, but these errors were encountered: