mirror of
https://github.com/Noratrieb/terustform.git
synced 2026-01-14 16:35:11 +01:00
stuff
This commit is contained in:
parent
854f7bb2bc
commit
85d10ed893
15 changed files with 328 additions and 160 deletions
|
|
@ -21,4 +21,9 @@ output "cat1" {
|
|||
}
|
||||
output "cat2" {
|
||||
value = data.corsschool_kitty.hellyes.meow
|
||||
}
|
||||
|
||||
data "corsschool_hugo" "hugo" {}
|
||||
output "hugo" {
|
||||
value = data.corsschool_hugo.hugo
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue