mkeefe8
Results
1
issues of
mkeefe8
Addresses [issue 432](https://github.com/hashicorp/terraform-provider-consul/issues/432) - Support DisableGossip for consul_admin_partition resource. The DisableGossip field is already present in [type Partition](https://pkg.go.dev/github.com/hashicorp/consul/api#Partition) in the consul api, so this PR just adds the `disable_attribute` to...