Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance multitenancy guide #1009

Merged
merged 1 commit into from
Oct 25, 2023
Merged

Enhance multitenancy guide #1009

merged 1 commit into from
Oct 25, 2023

Conversation

annakhm
Copy link
Collaborator

@annakhm annakhm commented Oct 23, 2023

No description provided.

Signed-off-by: Anna Khmelnitsky <[email protected]>
@@ -34,7 +43,7 @@ resource "nsxt_policy_ip_discovery_profile" "ip_discovery_profile" {
context {
project_id = data.nsxt_policy_project.demoproj.id
}
description = "ip discovery profile provisioned by Terraform"
description = "ip discovery profile for demo project"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's not an IP discovery profile. That's a copy-paste error (by myself)

@@ -34,7 +43,7 @@ resource "nsxt_policy_ip_discovery_profile" "ip_discovery_profile" {
context {
project_id = data.nsxt_policy_project.demoproj.id
}
description = "ip discovery profile provisioned by Terraform"
description = "ip discovery profile for demo project"
display_name = "ip_discovery_profile1"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same

@annakhm annakhm merged commit 7875c52 into master Oct 25, 2023
2 checks passed
@annakhm annakhm deleted the enhance-mt-doc branch August 2, 2024 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants