diff --git a/docs/resources/deployment.md b/docs/resources/deployment.md new file mode 100644 index 0000000..e1e4d12 --- /dev/null +++ b/docs/resources/deployment.md @@ -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 + +### Read-Only + +- `has_undeployed_changes` (Boolean) +- `last_updated_at` (String) +- `name` (String) +- `status` (String) +- `uuid` (String) diff --git a/docs/resources/example.md b/docs/resources/example.md deleted file mode 100644 index 07f4cbe..0000000 --- a/docs/resources/example.md +++ /dev/null @@ -1,25 +0,0 @@ ---- -# generated by https://github.com/hashicorp/terraform-plugin-docs -page_title: "artie_example Resource - artie" -subcategory: "" -description: |- - Example resource ---- - -# artie_example (Resource) - -Example resource - - - - -## Schema - -### Optional - -- `configurable_attribute` (String) Example configurable attribute -- `defaulted` (String) Example configurable attribute with default value - -### Read-Only - -- `id` (String) Example identifier