Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add data source for getting device template info #24

Open
pavel-github opened this issue Mar 6, 2023 · 0 comments
Open

Add data source for getting device template info #24

pavel-github opened this issue Mar 6, 2023 · 0 comments
Labels
kind/enhancement Categorizes issue or PR as related to improving an existing feature.

Comments

@pavel-github
Copy link
Contributor

Current Terraform and Xelon provider version

Terraform v1.3.9
on darwin_amd64
+ provider registry.terraform.io/xelon-ag/xelon v0.6.2

Description

Add data source for getting information about device template:

Use cases

This data source will allow to fetch all network related information needed for xelon_device.

Potential Terraform configuration

data "xelon_device_template" "debian" {
  # filter options
}

References

No response

@pavel-github pavel-github added the kind/enhancement Categorizes issue or PR as related to improving an existing feature. label Mar 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Categorizes issue or PR as related to improving an existing feature.
Projects
None yet
Development

No branches or pull requests

1 participant