Open rmcolbert opened 1 year ago
When creating certificate stores, we need to provide the GUID of the orchestrator. Currently there is no way to retrieve this data via Terraform.
This would preferably be either a map or set of objects describing the orchestrators or a search based on orchestrator name.
Or both ... 2 objects, orchestrators (set) and orchestrator (single)
@rmcolbert Singleton lookup has been added to v2.0.0, will keep this open to add support for multiple agents returned in a future release.
When creating certificate stores, we need to provide the GUID of the orchestrator. Currently there is no way to retrieve this data via Terraform.
This would preferably be either a map or set of objects describing the orchestrators or a search based on orchestrator name.
Or both ... 2 objects, orchestrators (set) and orchestrator (single)