terraform-provider-stackitp.../docs/resources/argus_credential.md
2023-09-07 11:34:45 +01:00

27 lines
595 B
Markdown

---
# generated by https://github.com/hashicorp/terraform-plugin-docs
page_title: "stackit_argus_credential Resource - stackit"
subcategory: ""
description: |-
---
# stackit_argus_credential (Resource)
<!-- schema generated by tfplugindocs -->
## Schema
### Required
- `instance_id` (String) The Argus Instance ID the credential belongs to.
- `project_id` (String) STACKIT project ID to which the credential is associated.
### Read-Only
- `id` (String) Terraform's internal resource ID.
- `password` (String, Sensitive) Credential password
- `username` (String) Credential username