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

[NEW] rancher2_machine_config_v2 resounrce support for opentelekomcloud #3

Open
anton-sidelnikov opened this issue Mar 21, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@anton-sidelnikov
Copy link
Member

anton-sidelnikov commented Mar 21, 2024

Is your feature request related to a problem? Please describe.
Need to add support machine_config_v2

Additional context
Please check next docu:
https://registry.terraform.io/providers/rancher/rancher2/latest/docs/resources/machine_config_v2

Need to add machine_config_v2 for opentelekomcloud, i assume that we can reuse openstack code

@anton-sidelnikov anton-sidelnikov added the enhancement New feature or request label Mar 21, 2024
@artem-lifshits artem-lifshits self-assigned this Apr 1, 2024
otc-zuul bot pushed a commit that referenced this issue Apr 3, 2024
…ig_v2` (#5)

[NEW]: Implement `opentelekomcloud_config` for `rancher2_machine_config_v2`

Summary of the Pull Request
Added support for OpenTelekomCloud for rancher2_machine_config_v2 resource.
PR Checklist

 Refers to: #3
 Tests added/passed.
 Documentation updated.
 Schema updated.

Acceptance tests setup
Following minimal env vars are needed to run tests:
RANCHER_INSECURE=false;
RANCHER_TOKEN_KEY=token-XXXXXXXXXX;
RANCHER_URL=https://rancher-test.XXXXXX.in;
TF_ACC=1

Acceptance Steps Performed
2024/04/02 14:42:11 Getting from  https://rancher-test.XXXXXXXin/ping
2024/04/02 14:42:11 Time to get req:  219  ms
=== RUN   TestAccRancher2MachineConfigV2Basic
--- PASS: TestAccRancher2MachineConfigV2Basic (7.68s)
PASS
Process finished with the exit code 0

Reviewed-by: Anton Sidelnikov
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