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

feat(terraform): ensure descriptions returned for all terraform files #1869

Merged
merged 1 commit into from
Jan 15, 2024

Conversation

mcwarman
Copy link
Member

Fix #1868

⚠ - changes detected:
        "hashicorp/hcp" updated from "0.79.0" to "0.80.0" in file ".terraform.lock.hcl"
        "hashicorp/hcp" updated from "0.79.0" to "0.80.0" in file "bootstrap/.terraform.lock.hcl"

Test

To test this pull request, you can run the following commands:

go test ./pkg/plugins/resources/...

Additional Information

Tradeoff

N/A

Potential improvement

N/A

@olblak olblak added bug Something isn't working resource-terraform labels Jan 15, 2024
Copy link
Member

@olblak olblak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Look great

@olblak olblak merged commit fd6f44c into updatecli:main Jan 15, 2024
6 checks passed
@mcwarman mcwarman deleted the fix/update-tf-descriptions branch January 15, 2024 11:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working resource-terraform
Projects
None yet
Development

Successfully merging this pull request may close these issues.

All terraform changes are not reported
2 participants