hashicorp / terraform-provider-consul

Terraform Consul provider
https://www.terraform.io/docs/providers/consul/
Mozilla Public License 2.0
124 stars 113 forks source link

Support CRUD operations on templated-policy #394

Closed sorenisanerd closed 7 months ago

sorenisanerd commented 7 months ago

358 added support for several different ways to use templated policies, but there's no way to create/update/delete the templated policies themselves.

sorenisanerd commented 7 months ago

Wait, does Consul even have a way to create your own templated policies?

sorenisanerd commented 7 months ago

No, it does not. Never mind, then.