terraform-provider-ec icon indicating copy to clipboard operation
terraform-provider-ec copied to clipboard

data resource - deployment templates

Open Kushmaro opened this issue 1 year ago • 2 comments

As a customer I should be able to query Elastic Cloud through terraform, for which deployment templates IDs are currently available for me to use.

Kushmaro avatar Oct 10 '23 13:10 Kushmaro

The complexity is somewhere between 3 and 5 that depends also on what attributes we'd like to support (e.g. topology?).

dimuon avatar Feb 12 '24 16:02 dimuon

@Kushmaro I opened a PR now implementing this datasource: https://github.com/elastic/terraform-provider-ec/pull/799

If you have any additional fields or data that you would like to see in the datasource, let me know.

gigerdo avatar Mar 21 '24 12:03 gigerdo