Skip to content
This repository was archived by the owner on Jul 8, 2025. It is now read-only.

Adding resource ipset#35

Open
jstoja wants to merge 3 commits intosky-uk:masterfrom
jstoja:add_resource_ipset
Open

Adding resource ipset#35
jstoja wants to merge 3 commits intosky-uk:masterfrom
jstoja:add_resource_ipset

Conversation

@jstoja
Copy link
Copy Markdown
Contributor

@jstoja jstoja commented Aug 1, 2018

I cannot create the wiki page for it, but it works like this:

resource "nsx_ipset" "enterprise" {
  name  = "Enterprise IPs"
  scopeid = "globalroot-0"
  value = "192.168.200.1,192.168.200.0/24, 192.168.200.1-192.168.200.24"
}

@jstoja
Copy link
Copy Markdown
Contributor Author

jstoja commented Aug 7, 2018

@grubert65 If you need anything to merge it, just tell me

Julien Bordellier and others added 3 commits August 10, 2018 15:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant