debian-mirror-gitlab/db/docs/terraform_state_versions.yml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

10 lines
336 B
YAML
Raw Normal View History

2022-06-21 17:19:12 +05:30
---
table_name: terraform_state_versions
classes:
- Terraform::StateVersion
feature_categories:
- infrastructure_as_code
2022-07-23 23:45:48 +05:30
description: Represents a Terraform state file at a point in time, with a corresponding file stored in object storage
2022-07-16 23:28:13 +05:30
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/35211
2022-06-21 17:19:12 +05:30
milestone: '13.4'