Initial commit
This commit is contained in:
commit
e4c8a6fbf4
186 changed files with 29501 additions and 0 deletions
5
examples/resources/stackit_argus_instance/resource.tf
Normal file
5
examples/resources/stackit_argus_instance/resource.tf
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
resource "stackit_argus_instance" "example" {
|
||||
project_id = "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
|
||||
name = "example-instance"
|
||||
plan_name = "Monitoring-Medium-EU01"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue