We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Related
The text was updated successfully, but these errors were encountered:
Thanks @nitrocode for opening this issue and suggesting this enhancement. We will discuss this in our next weekly meeting.
Sorry, something went wrong.
- name: Get Terraform version id: terraform_version uses: cloudeteer/actions/get-terraform-version@main
First found:
required_version
*.tf
.terraform-version
- name: Get Terraform version id: terraform_version uses: cloudeteer/actions/get-terraform-version@main file: file.txt
Search for Terraform version only in file.txt.
file.txt
- name: Get Terraform version id: terraform_version uses: cloudeteer/actions/get-terraform-version@main file: custom_file.txt pattern: ^version: (.*)$
tenv
tfenv
tofuenv
asdf
lixhunter
Successfully merging a pull request may close this issue.
Related
The text was updated successfully, but these errors were encountered: