Skip to content

Conversation

@wata727
Copy link
Member

@wata727 wata727 commented Jan 6, 2025

See also #358
See also #337

This PR adds support for the ephemeral attribute on variable blocks, making it easier to test ephemeral values ​​like the following:

variable "ephemeral" {
  default = "secret"
  ephemeral = true
}

@wata727 wata727 merged commit d18c34b into master Jan 6, 2025
5 checks passed
@wata727 wata727 deleted the ephemeral_in_test_runner branch January 6, 2025 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants