27 lines
595 B
Markdown
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
|