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

function: Update documentation for terraform-plugin-testing v1.7.0 features #934

Closed
bflad opened this issue Feb 28, 2024 · 1 comment · Fixed by #982
Closed

function: Update documentation for terraform-plugin-testing v1.7.0 features #934

bflad opened this issue Feb 28, 2024 · 1 comment · Fixed by #982
Assignees
Labels
documentation Improvements or additions to documentation
Milestone

Comments

@bflad
Copy link
Contributor

bflad commented Feb 28, 2024

Module version

v1.6.0

Use-cases

The upcoming terraform-plugin-testing v1.7.0 will include enhancements that will be directly helpful for provider-defined function testing, including:

  • Readily available tfversion.Version1_8_0 variable for implementing tfversion.SkipBelow()
  • Additional plan checking capabilities
  • New state checking capabilities (e.g. replacing resource.TestCheckOutput()), which we would prefer to show over the older style state checks

Proposal

When terraform-plugin-testing v1.7.0 is released, updating the website documentation for provider-defined function testing. This can be found in website/docs/plugin/framework/functions/testing.mdx.

@bflad bflad added the documentation Improvements or additions to documentation label Feb 28, 2024
@austinvalle austinvalle added this to the v1.7.0 milestone Mar 1, 2024
@bflad bflad modified the milestones: v1.7.0, v1.8.0 Mar 21, 2024
@austinvalle austinvalle self-assigned this Apr 17, 2024
Copy link

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Improvements or additions to documentation
Projects
None yet
2 participants