vmware / terraform-provider-nsxt

Terraform VMware NSX-T provider
https://www.terraform.io/docs/providers/nsxt/
Other
129 stars 85 forks source link

Configure project and VPC at provider level #1226

Open ksamoray opened 4 months ago

ksamoray commented 4 months ago

Allow configuration of the attributes above in the provider globally for the whole context, instead of the resource level.

ksamoray commented 4 months ago

/test-all

ksamoray commented 4 months ago

/test-all

ksamoray commented 4 months ago

I think that I should add some tests for this case as well.

annakhm commented 4 months ago

To avoid confusion, I suggest erroring out in case different vpcs are specified on provider level and in the resource

ksamoray commented 4 months ago

/test-all

ksamoray commented 4 months ago

/test-all

vmwclabot commented 3 months ago

@ksamoray, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding Signed-off-by: John Doe <john.doe@email.org> to the last line of each Git commit message. The e-mail address used to sign must match the e-mail address of the Git author. Click here to view the Developer Certificate of Origin agreement.