terraform-provider-ec
terraform-provider-ec copied to clipboard
data resource - deployment templates
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.
The complexity is somewhere between 3 and 5 that depends also on what attributes we'd like to support (e.g. topology?).
@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.