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 terraform import functionality to the "sdwan_attach_feature_device_template" resource #232

Open
cmohorea opened this issue May 5, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@cmohorea
Copy link

cmohorea commented May 5, 2024

Suggestion:
Add importing functionality to the sdwan_attach_feature_device_template by retrieving variable values and adding then to the state.
It is a part of the process anyway when adding/changing variable later on.

Otherwise, in a current model, in brownfield, even if you have a config and you manually defined all the values, 1st "terraform apply" is a change, even if TF config is same as real (and potentially dangerous as we don't know if we matched values correctly or missed something)

@danischm danischm added the enhancement New feature or request label May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants