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

[FEATURE] add OLA management for baremetal #464

Open
achaussier opened this issue Sep 7, 2023 · 0 comments
Open

[FEATURE] add OLA management for baremetal #464

achaussier opened this issue Sep 7, 2023 · 0 comments
Assignees

Comments

@achaussier
Copy link

Description

It could be interesting to manage OLA via Terraform. I think using the existing ovh_dedicated_server_update resource or adding a new resource.

Affected Resource(s) and/or Data Source(s)

  • ovh_dedicated_server_update ?

Potential Terraform Configuration

Perhaps adding a new bloc ola ? On my side I work with advance3 servers, so I can create only one OLA, but perhaps on other servers types we can manage multiple links, so plan to have multiple blocks (and be able to manage them via dynamic blocks)

...
ola {
  interfaces = [...]
  name = "foobar"
}
...

Additional context

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants