hashicorp / terraform-provider-helm

Terraform Helm provider
https://www.terraform.io/docs/providers/helm/
Mozilla Public License 2.0
1.01k stars 371 forks source link

add first_deployed and last_deployed timestamp fields to Helm release… #1515

Closed JaylonmcShan03 closed 1 month ago

JaylonmcShan03 commented 1 month ago

Description

This pr adds first_deployed and last_deployed Fields to Capture Deployment Timestamps in the Helm Release Metadata attr

Acceptance tests

Release Note

Release note for CHANGELOG:

...

References

Community Note