You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is support for Partitions, but i am missing support for device context.
I have an aVCS cluster running and i am excited to configure it with Terraform (company policy).
When for example resources like resource thunder_enable_management_service_https" "thunder_enable_management_service_https" is configured, it is only applied to device context 2.
Would be a nice feature that:
1 - this type of config is synced to device context 2 as well
2 - you can distinguish between device context 1 and 2 in the terraform code.
2 would be preferable.
If it is already possible, can you explain how?
The text was updated successfully, but these errors were encountered:
@dafjedavid Currently there is no support for this. However we would like to understand the use case .I request you to please sample acos configuration and terraform files
There is support for Partitions, but i am missing support for device context.
I have an aVCS cluster running and i am excited to configure it with Terraform (company policy).
When for example resources like resource thunder_enable_management_service_https" "thunder_enable_management_service_https" is configured, it is only applied to device context 2.
Would be a nice feature that:
1 - this type of config is synced to device context 2 as well
2 - you can distinguish between device context 1 and 2 in the terraform code.
2 would be preferable.
If it is already possible, can you explain how?
The text was updated successfully, but these errors were encountered: