Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Ryan Randles Jones
Terraform Openstack
Commits
50146e0d
Commit
50146e0d
authored
Aug 06, 2019
by
Ryan Randles Jones
Browse files
changed network to subnet on line 26
parent
ecbd2598
Changes
1
Hide whitespace changes
Inline
Side-by-side
internal-network/main.tf
View file @
50146e0d
...
...
@@ -23,5 +23,5 @@ output "internal_network_id" {
}
output
"internal_subnet_id"
{
value
=
openstack_networking_net
work
_v2
.
internal_net
.
id
value
=
openstack_networking_
sub
net_v2
.
internal_
sub
net
.
id
}
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment