Skip to content

testing framework: add support for functions in variables and providers#34204

Merged
liamcervante merged 1 commit intomainfrom
liamcervante/testing/functions
Nov 13, 2023
Merged

testing framework: add support for functions in variables and providers#34204
liamcervante merged 1 commit intomainfrom
liamcervante/testing/functions

Conversation

@liamcervante
Copy link
Copy Markdown
Contributor

This PR adds the base Terraform functions into the testing framework, so that users can access them when defining providers and variables within the testing framework.

Target Release

1.7.0

Draft CHANGELOG entry

ENHANCEMENTS

  • terraform test: Terraform functions are now available within variables and provider blocks within test files.

@liamcervante liamcervante requested a review from a team November 8, 2023 10:43
@liamcervante liamcervante merged commit b9f6b23 into main Nov 13, 2023
@liamcervante liamcervante deleted the liamcervante/testing/functions branch November 13, 2023 08:25
@github-actions
Copy link
Copy Markdown
Contributor

Reminder for the merging maintainer: if this is a user-visible change, please update the changelog on the appropriate release branch.

@github-actions
Copy link
Copy Markdown
Contributor

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, 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 Dec 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants