Skip to content

Commit

Permalink
Docs
Browse files Browse the repository at this point in the history
  • Loading branch information
danafallon committed Jul 23, 2024
1 parent f62a9fe commit d5532ef
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 25 deletions.
24 changes: 24 additions & 0 deletions docs/resources/deployment.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---
# generated by https://github.com/hashicorp/terraform-plugin-docs
page_title: "artie_deployment Resource - artie"
subcategory: ""
description: |-
Artie Deployment resource
---

# artie_deployment (Resource)

Artie Deployment resource



<!-- schema generated by tfplugindocs -->
## Schema

### Read-Only

- `has_undeployed_changes` (Boolean)
- `last_updated_at` (String)
- `name` (String)
- `status` (String)
- `uuid` (String)
25 changes: 0 additions & 25 deletions docs/resources/example.md

This file was deleted.

0 comments on commit d5532ef

Please sign in to comment.