This website requires JavaScript.
Explore
Help
Sign In
public
/
stack
Watch
5
Star
0
Fork
You've already forked stack
1
Code
Issues
4
Pull Requests
1
Packages
Projects
Releases
Wiki
Activity
13812e1469
stack
/
terraform_modules
/
digitalocean_talos_cluster
/
outputs.tf
4 lines
100 B
HCL
Raw
Blame
History
output
"vpc_id"
{
value
=
var.vpc_id
=
=
"undefined"
?
digitalocean_vpc
.
talos
[
0
]
.
id
:
var
.
vpc_id
}
Reference in New Issue
View Git Blame
Copy Permalink