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

The tf-docs shared workflow uses a deprecated command #41

Closed
cabutlermit opened this issue Apr 26, 2023 · 2 comments · Fixed by #58
Closed

The tf-docs shared workflow uses a deprecated command #41

cabutlermit opened this issue Apr 26, 2023 · 2 comments · Fixed by #58
Assignees

Comments

@cabutlermit
Copy link
Contributor

The tf-docs-gen-shared.yml workflow needs an update. The following warning now appears in the Actions log for all of our Terraform reositories:

The set-output command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: 2022-10-11-github-actions-deprecating-save-state-and-set-output-commands

@cabutlermit cabutlermit self-assigned this Apr 26, 2023
@cabutlermit
Copy link
Contributor Author

There is a fix in the terraform-docs/gh-actions code to address this. But, no one seems to be willing to create a new release!
terraform-docs/gh-actions#94

@cabutlermit
Copy link
Contributor Author

at this point, it appears that the terraform-docs/gh-actions is not longer maintained.

cabutlermit added a commit that referenced this issue May 16, 2024
Why these changes are being introduced:
Dependabot flagged two updates related to Terraform actions.

How this addresses that need:
* Update the version of the hashicorp/tfc-workflows-github action from
1.1.1 to 1.3.0
* Update the version of the terraform-docs/gh-actions from 1.0.0 to
1.1.0

Side effects of this change:
None.

Resolves: #41 (GH issue)
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 a pull request may close this issue.

1 participant