Skip to content

Conversation

aaronsteers
Copy link
Contributor

@aaronsteers aaronsteers commented Jun 20, 2023

This PR suggests two relatively small non-breaking changes to the sample project:

  1. Mark secrets with "sensitive = true". This informs terraform to treat them as sensitive, for instance: preventing their echoing during user entry and redacting from plan and from log files.
  2. Add prompts (descriptions) to each variable input, which just makes those inputs more obvious to the user if typing in via the terraform CLI built-in Terraform prompts.
Screenshots:

image

image

Context:

@aaronsteers
Copy link
Contributor Author

CI tests passed. 🚀

This is ready for review.

@aaronsteers aaronsteers requested a review from a team June 20, 2023 19:56
@bgroff bgroff merged commit c7c0d69 into main Jun 20, 2023
@bgroff bgroff deleted the chore/improved-sample-input-vars branch June 20, 2023 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants