mirror of
https://github.com/Noratrieb/terustform.git
synced 2026-01-14 16:35:11 +01:00
Continue implementing resources
This commit is contained in:
parent
bf7bd330b3
commit
f46d9b299d
13 changed files with 309 additions and 106 deletions
|
|
@ -22,4 +22,5 @@ output "class" {
|
|||
|
||||
resource "corsschool_class" "myclass" {
|
||||
name = "meow"
|
||||
description = "???"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue